mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 03:54:50 +00:00
minimal admin toolbar2
This commit is contained in:
parent
c5cb204344
commit
26b8fcf086
1 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
$def with (active_tab)
|
||||
<div id="admin_toolbar" class="panel" style="width:98%;text-align:left">
|
||||
<a href='/config/'>Config</a>
|
||||
<!--<a href='/log'>Log</a>
|
||||
<a href='/alerts'>Alerts</a>-->
|
||||
<a href='/connect'>Connect</a>
|
||||
</div>
|
||||
|
Loading…
Add table
Reference in a new issue