1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 08:34:20 +02:00

Add more class="links"

This commit is contained in:
Jakub Vrana
2013-07-09 16:44:00 -07:00
parent e80754a191
commit fc427f4f3a
4 changed files with 8 additions and 8 deletions

View File

@@ -26,4 +26,4 @@ if (!$grant || DB != "") {
echo "</table>\n";
echo "</form>\n";
echo '<p><a href="' . h(ME) . 'user=">' . lang('Create user') . "</a>";
echo '<p class="links"><a href="' . h(ME) . 'user=">' . lang('Create user') . "</a>";