summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/base.html
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-04 23:02:46 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-04 23:02:46 +0200
commitcb85893606c4d7d5db689507d21bb833f22a961d (patch)
tree65db475a4224e3548656c3b75822c80b89e7406d /module/web/templates/default/base.html
parentwebif fix (diff)
downloadpyload-cb85893606c4d7d5db689507d21bb833f22a961d.tar.xz
gregy's great webif patch for chrome
Diffstat (limited to 'module/web/templates/default/base.html')
-rw-r--r--module/web/templates/default/base.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html
index 4631ec382..112875cc0 100644
--- a/module/web/templates/default/base.html
+++ b/module/web/templates/default/base.html
@@ -218,8 +218,7 @@ function AddBox()
{% if user.is_staff %}
<li><a href="/admin" class="action profile" rel="nofollow">{% trans "Administrate" %}</a></li>
{% endif %}
- <li></li>
- <li></li>
+
</ul>
{% else %}
<span style="padding-right: 2px;">{% trans "Please Login!" %}</span>