diff options
Diffstat (limited to 'archaeological_context_records')
-rw-r--r-- | archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html b/archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html index c782832ff..bd5da2e28 100644 --- a/archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html @@ -22,7 +22,7 @@ {% endfor %}{% endwith %} <div class="alert alert-info"> - {% trans "To put more information to the context record use the full form on the top menu: \"Context record > Add\"." %} + {% trans 'To put more information to the context record use the full form on the top menu: "Context record > Add".' %} </div> {% endblock %} |