Initial commit
This commit is contained in:
3
#pma/templates/database/structure/empty_table.phtml
Normal file
3
#pma/templates/database/structure/empty_table.phtml
Normal file
@ -0,0 +1,3 @@
|
||||
<a class="truncate_table_anchor ajax" href="sql.php<?= $tbl_url_query; ?>&sql_query=<?= $sql_query; ?>&message_to_show=<?= $message_to_show; ?>">
|
||||
<?= $title; ?>
|
||||
</a>
|
Reference in New Issue
Block a user