mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 01:54:00 +02:00
Delete Last page link from Editor
This commit is contained in:
@@ -75,7 +75,6 @@ document.getElementById('username').focus();
|
||||
if ($set !== null) {
|
||||
echo '<p class="tabs"><a href="' . h(ME . 'edit=' . urlencode($TABLE) . $set) . '">' . lang('New item') . "</a>\n";
|
||||
}
|
||||
echo "<a href='" . h(remove_from_uri("page")) . "&page=last' title='" . lang('Last page') . "'>>></a>\n";
|
||||
}
|
||||
|
||||
function foreignKeys($table) {
|
||||
|
Reference in New Issue
Block a user