aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/django_pgpmailman/templates/django_pgpmailman/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/django_pgpmailman/templates/django_pgpmailman/base.html b/src/django_pgpmailman/templates/django_pgpmailman/base.html
index 372b3f8..0df721b 100644
--- a/src/django_pgpmailman/templates/django_pgpmailman/base.html
+++ b/src/django_pgpmailman/templates/django_pgpmailman/base.html
@@ -48,7 +48,7 @@
<span class="glyphicon glyphicon-lock"></span>
{% trans 'PGP settings' %}
</a></li>
- {% app_chunk 'menu' %}
+ {% app_chunk 'menu-large' %}
<li role="separator" class="divider"></li>
<li><a href="{% url LOGOUT_URL %}?next={% url 'pgp_list_index' %}">
<span class="glyphicon glyphicon-log-out"></span>