From b4aa60892fb60efd57f593006f35f94868a646da Mon Sep 17 00:00:00 2001 From: RaNaN Date: Fri, 5 Feb 2010 22:08:48 +0100 Subject: FlashGot + ClickNLoad Support + Webif. improvm.!! pyLoad FTW !! --- module/web/templates/default/base.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'module/web/templates/default/base.html') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index bb44433ce..6f9157ecd 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -147,12 +147,20 @@ function AddBox() {% trans "Home" %}
  • - {% trans "Queue" %}
  • + {% trans "Queue" %} + +
  • + {% trans "Collector" %} +
  • - {% trans "Downloads" %}
  • + {% trans "Downloads" %} +
  • {% trans "Logs" %}
  • +
  • + {% trans "Config" %} +
  • {% endblock %} -- cgit v1.2.3