fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add new form (misja cybernautów)
[edumed.git]
/
forum
/
templates
/
pybb
/
post_form.html
diff --git
a/forum/templates/pybb/post_form.html
b/forum/templates/pybb/post_form.html
index
0ac465b
..
5db31a4
100644
(file)
--- a/
forum/templates/pybb/post_form.html
+++ b/
forum/templates/pybb/post_form.html
@@
-27,7
+27,7
@@
{% endfor %}
</div>
{% endfor %}
</div>
- {% if form.poll_type %}
+ {% if form.poll_type
and request.user.is_superuser
%}
{% include "pybb/poll_edit_form.html" %}
{% endif %}
{% include "pybb/attachments_formset.html" %}
{% include "pybb/poll_edit_form.html" %}
{% endif %}
{% include "pybb/attachments_formset.html" %}