move settings-link

This commit is contained in:
Martijn Voncken 2008-02-04 20:36:35 +00:00
parent 6402b95099
commit 7c0a997bbf
1 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ $#end
$:render.part_button('POST', '/logout', _('Logout'), 'tango/system-log-out.png')
$:render.part_button('GET', '/config/', _('Settings'), 'tango/preferences-system.png')
</div>
<div class="panel" id='stats_panel'>
@ -29,7 +30,7 @@ $:render.part_button('POST', '/logout', _('Logout'), 'tango/system-log-out.png')
<img src="/static/images/dht16.png" title="$_('DHT Nodes')"> $stats.dht_nodes
$:render.part_button('GET', '/config/', _('Settings'), 'tango/preferences-system.png')
<!--</a>-->