aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ08nY2017-08-22 19:36:20 +0200
committerJ08nY2017-08-22 19:36:20 +0200
commite32526cba5451e646f43b2daaae99447b1d7bb76 (patch)
tree55f1287a23494f6d128ec0dd37817023165ca93c
parentdd4717018e9edcce8a19f7478ad17e86604810b8 (diff)
downloaddjango-pgpmailman-e32526cba5451e646f43b2daaae99447b1d7bb76.tar.gz
django-pgpmailman-e32526cba5451e646f43b2daaae99447b1d7bb76.tar.zst
django-pgpmailman-e32526cba5451e646f43b2daaae99447b1d7bb76.zip
-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>