translation update
[wolnelektury.git] / src / suggest / forms.py
index 4e9cf2f..57e5eee 100644 (file)
@@ -109,7 +109,7 @@ class PublishingSuggestForm(forms.Form):
                 send_mail(
                     u'[WolneLektury] ' + ugettext(u'Thank you for your suggestion.'),
                     ugettext(u"""\
-    Thank you for your comment on WolneLektury.pl.
-    The suggestion has been referred to the project coordinator.""") +
+Thank you for your comment on WolneLektury.pl.
+The suggestion has been referred to the project coordinator.""") +
                     u"\n\n-- \n" + ugettext(u'''Message sent automatically. Please do not reply.'''),
                     'no-reply@wolnelektury.pl', [contact], fail_silently=True)