Skip to content

Commit

Permalink
Fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed May 4, 2015
1 parent f84ea6f commit 47e99d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/index.php
Expand Up @@ -134,7 +134,7 @@
print '<th class="liste_titre" colspan="2">'.$langs->trans("DolibarrStateBoard").'</th>';
print '<th class="liste_titre" align="right">&nbsp;</th>';
print '</tr>';
print '<tr class="impair"><td colspan="3" class="impair tdboxstats nohover">';
print '<tr class="impair"><td colspan="3" class="tdboxstats nohover">';

$var=true;

Expand Down

0 comments on commit 47e99d8

Please sign in to comment.