diff options
| author | J08nY | 2017-08-22 19:36:20 +0200 |
|---|---|---|
| committer | J08nY | 2017-08-22 19:36:20 +0200 |
| commit | e32526cba5451e646f43b2daaae99447b1d7bb76 (patch) | |
| tree | 55f1287a23494f6d128ec0dd37817023165ca93c /src | |
| parent | dd4717018e9edcce8a19f7478ad17e86604810b8 (diff) | |
| download | django-pgpmailman-e32526cba5451e646f43b2daaae99447b1d7bb76.tar.gz django-pgpmailman-e32526cba5451e646f43b2daaae99447b1d7bb76.tar.zst django-pgpmailman-e32526cba5451e646f43b2daaae99447b1d7bb76.zip | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/django_pgpmailman/templates/django_pgpmailman/base.html | 2 |
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> |
