diff --git a/jdav_web/templates/admin/base.html b/jdav_web/templates/admin/base.html index d1e7531..92b7773 100644 --- a/jdav_web/templates/admin/base.html +++ b/jdav_web/templates/admin/base.html @@ -33,9 +33,7 @@ {% firstof user.get_short_name user.get_username %}. {% endblock %} {% block userlinks %} - {% if site_url %} - {% trans 'View site' %} / - {% endif %} + Packlisten etc. / {% if user.is_active and user.is_staff %} {% url 'django-admindocs-docroot' as docsroot %} {% if docsroot %}