fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix reader
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
forms
/
includes
/
built_form.html
diff --git
a/src/wolnelektury/templates/forms/includes/built_form.html
b/src/wolnelektury/templates/forms/includes/built_form.html
index
89bed2f
..
91bc886
100644
(file)
--- a/
src/wolnelektury/templates/forms/includes/built_form.html
+++ b/
src/wolnelektury/templates/forms/includes/built_form.html
@@
-20,7
+20,7
@@
<button>{{ form.button_text }}</button>
{% endif %}
{% else %}
<button>{{ form.button_text }}</button>
{% endif %}
{% else %}
- <p class="l-change-pop show">
FORMULARZ ZAMKNIĘTY
</p>
+ <p class="l-change-pop show">
{% trans "FORMULARZ ZAMKNIĘTY" %}
</p>
{% endif %}
{% endif %}