From 7c0a997bbf3feba493cf348de83d5b06b746bc7c Mon Sep 17 00:00:00 2001 From: Martijn Voncken Date: Mon, 4 Feb 2008 20:36:35 +0000 Subject: [PATCH] move settings-link --- .../ui/webui/webui_plugin/templates/advanced/part_stats.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deluge/ui/webui/webui_plugin/templates/advanced/part_stats.html b/deluge/ui/webui/webui_plugin/templates/advanced/part_stats.html index b296e3bd0..f5f297574 100644 --- a/deluge/ui/webui/webui_plugin/templates/advanced/part_stats.html +++ b/deluge/ui/webui/webui_plugin/templates/advanced/part_stats.html @@ -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')
@@ -29,7 +30,7 @@ $:render.part_button('POST', '/logout', _('Logout'), 'tango/system-log-out.png') $stats.dht_nodes -$:render.part_button('GET', '/config/', _('Settings'), 'tango/preferences-system.png') +