1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 23:27:17 +02:00

Schema permanent link (thanks to Martin Hujer)

This commit is contained in:
Jakub Vrana
2011-02-28 17:00:42 +01:00
parent ee653a689e
commit 2ad1b6a062
2 changed files with 4 additions and 1 deletions

View File

@@ -103,4 +103,4 @@ foreach ($schema as $name => $table) {
}
?>
</div>
<p><a href="<?php echo h($_SERVER["REQUEST_URI"]); ?>" id="schema-link">#</a>
<p><a href="<?php echo h($_SERVER["REQUEST_URI"]); ?>" id="schema-link"><?php echo lang('Permanent link'); ?></a>