Modif presentation html dans form_confirm
This commit is contained in:
parent
8c628bc813
commit
b7b9af03af
@ -40,7 +40,7 @@ class Form {
|
||||
{
|
||||
print '<form method="post" action="'.$page.'">';
|
||||
print '<input type="hidden" name="action" value="'.$action.'">';
|
||||
print '<table cellspacing="0" border="1" width="100%" cellpadding="3">';
|
||||
print '<table cellspacing="0" class="border=" width="100%" cellpadding="3">';
|
||||
print '<tr><td colspan="3">'.$title.'</td></tr>';
|
||||
|
||||
print '<tr><td class="valid">'.$question.'</td><td class="valid">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user