1
0
Fork 0
MySQLDumper/tpl/sqlbrowser/nav/topnav_general.tpl
2011-06-10 21:28:27 +00:00

8 Zeilen
642 B
Smarty

<div id="content">
<h2>{L_SQL_BROWSER}</h2>
<a href="index.php?p=sql&amp;action=list_databases" title="{L_DBS}" class="Formbutton">{ICON_DB} {L_DBS}</a>
<a href="index.php?p=sql&amp;action=general_sqlbox" title="{L_SQLBOX}" class="Formbutton">{ICON_EDIT} {L_SQLBOX}</a>
<a href="index.php?p=sql&amp;action=general_vars" title="{L_MYSQLVARS}" class="Formbutton">{ICON_VIEW} {L_MYSQLVARS}</a>
<a href="index.php?p=sql&amp;action=general_status" title="{L_STATUS}" class="Formbutton">{ICON_VIEW} {L_STATUS}</a>
<a href="index.php?p=sql&amp;action=general_process" title="{L_PROZESSE}" class="Formbutton">{ICON_VIEW} {L_PROZESSE}</a>
<br />