From 6534294c48df5cb89cfff278e4040c0b8f718659 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 11 May 2011 20:09:27 +0200 Subject: whites filemanager --- module/web/templates/default/downloads.html | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'module/web/templates/default/downloads.html') diff --git a/module/web/templates/default/downloads.html b/module/web/templates/default/downloads.html index 813dc8d06..450b8a102 100644 --- a/module/web/templates/default/downloads.html +++ b/module/web/templates/default/downloads.html @@ -2,27 +2,6 @@ {% block title %}Downloads - {{super()}} {% endblock %} -{% block menu %} -
  • - {{_("Home")}} -
  • -
  • - {{_("Queue")}} -
  • -
  • - {{_("Collector")}} -
  • -
  • - {{_("Downloads")}} -
  • -
  • - {{_("Logs")}} -
  • -
  • - {{_("Config")}} -
  • -{% endblock %} - {% block subtitle %} {{_("Downloads")}} {% endblock %} -- cgit v1.2.3