From 98d6824b47f34597a0486fd41963863037cb294d Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 7 Apr 2011 16:19:00 +0200 Subject: information page for webif --- module/web/templates/default/base.html | 1 + 1 file changed, 1 insertion(+) (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 323f38b66..7f7db2610 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -231,6 +231,7 @@ function AddBox() {% if user.is_admin %}
  • {{_("Administrate")}}
  • {% endif %} +
  • {{_("Info")}}
  • {% else %} -- cgit v1.2.3