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

Bad css

parent a66985a2
Branches main
No related tags found
No related merge requests found
...@@ -289,7 +289,7 @@ if ($result) ...@@ -289,7 +289,7 @@ if ($result)
if ($num) if ($num)
{ {
print '<div class="tabsAction">'; print '<div class="tabsAction">';
print '<a class="butAction" href="'.$_SERVER["PHP_SELF"].'?action=purge">'.$langs->trans("Purge").'</a>'; print '<a class="butActionDelete" href="'.$_SERVER["PHP_SELF"].'?action=purge">'.$langs->trans("Purge").'</a>';
print '</div>'; print '</div>';
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment