summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates/base.html')
-rw-r--r--ishtar_common/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html
index bfc78b166..6e44e8729 100644
--- a/ishtar_common/templates/base.html
+++ b/ishtar_common/templates/base.html
@@ -39,7 +39,7 @@
{% block context %}{% if current_menu %}
<form method="post" action="{% url update-current-item %}">
<fieldset>
- <legend>{% trans "Default items"%}</legend>
+ <legend>{% trans "Default selected items"%}</legend>
<table id='current_items'>
{% for lbl, model_name, items in current_menu %}
<tr>