fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CC links to national pages
[wolnelektury.git]
/
apps
/
suggest
/
views.py
diff --git
a/apps/suggest/views.py
b/apps/suggest/views.py
index
8a8df5b
..
15b65f2
100644
(file)
--- a/
apps/suggest/views.py
+++ b/
apps/suggest/views.py
@@
-18,7
+18,6
@@
class PublishingSuggestionFormView(AjaxableFormView):
class SuggestionFormView(AjaxableFormView):
form_class = forms.SuggestForm
class SuggestionFormView(AjaxableFormView):
form_class = forms.SuggestForm
- placeholdize = True
title = _('Report a bug or suggestion')
submit = _('Send report')
success_message = _('Report was sent successfully.')
title = _('Report a bug or suggestion')
submit = _('Send report')
success_message = _('Report was sent successfully.')