fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
display fixes
[wolnelektury.git]
/
apps
/
social
/
templates
/
social
/
sets_form.html
diff --git
a/apps/social/templates/social/sets_form.html
b/apps/social/templates/social/sets_form.html
index
ab982fe
..
2ea1a86
100755
(executable)
--- a/
apps/social/templates/social/sets_form.html
+++ b/
apps/social/templates/social/sets_form.html
@@
-6,7
+6,8
@@
<input type="submit" value="{% trans "Remove from my shelf" %}"/>
</form>
<input type="submit" value="{% trans "Remove from my shelf" %}"/>
</form>
-<form action="{{ request.get_full_path }}" method="post" accept-charset="utf-8" class="cuteform">
+<form action="{{ request.get_full_path }}" method="post" accept-charset="utf-8"
+ class="cuteform{% if placeholdize %} hidelabels{% endif %}">
<ol>
<div id="id___all__"></div>
{{ form.as_ul }}
<ol>
<div id="id___all__"></div>
{{ form.as_ul }}