Skip to content
Snippets Groups Projects
Commit acad2191 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Style

parent 5772e46c
Branches
Tags
No related merge requests found
...@@ -148,7 +148,7 @@ print '</tr>'; ...@@ -148,7 +148,7 @@ print '</tr>';
$var=!$var; $var=!$var;
print '<tr '.$bc[$var].'>'; print '<tr '.$bc[$var].'>';
print '<td align="center" colspan="3">'; print '<td align="center" colspan="3">';
print '<input type="submit" />'; print '<input type="submit" class="button" />';
print '</td>'; print '</td>';
print '</tr>'; print '</tr>';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment