diff --git a/deluge/ui/webui/webui_plugin/static/images/dht16.png b/deluge/ui/webui/webui_plugin/static/images/dht16.png new file mode 100644 index 000000000..be59e5e61 Binary files /dev/null and b/deluge/ui/webui/webui_plugin/static/images/dht16.png differ 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 dd582d8ff..b296e3bd0 100644 --- a/deluge/ui/webui/webui_plugin/templates/advanced/part_stats.html +++ b/deluge/ui/webui/webui_plugin/templates/advanced/part_stats.html @@ -27,7 +27,7 @@ $:render.part_button('POST', '/logout', _('Logout'), 'tango/system-log-out.png') $stats.upload_rate ($deluge_int(stats.max_upload)) -DHT: $stats.dht_nodes + $stats.dht_nodes $:render.part_button('GET', '/config/', _('Settings'), 'tango/preferences-system.png')