1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 23:57:29 +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

@@ -108,4 +108,4 @@ foreach ($schema as $name => $table) {
}
?>
</div>
<p><a href="<?php echo h(ME . "schema=" . urlencode($SCHEMA)); ?>" id="schema-link"><?php echo lang('Permanent link'); ?></a>
<p class="links"><a href="<?php echo h(ME . "schema=" . urlencode($SCHEMA)); ?>" id="schema-link"><?php echo lang('Permanent link'); ?></a>