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

Fix: Style

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