From 13ca4b6a77e8c2c5784ace54a1f6557bb5cd4531 Mon Sep 17 00:00:00 2001 From: marktaiwan Date: Thu, 12 Mar 2015 10:57:06 +0800 Subject: [PATCH] Minimize post form width change on options toggle Added linebreaks before the hints in the Options row --- templates/post_form.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/templates/post_form.html b/templates/post_form.html index 29c7f75d..6a28572d 100644 --- a/templates/post_form.html +++ b/templates/post_form.html @@ -154,17 +154,23 @@
+ {% trans %}Do not bump{% endtrans %} +
+ {% trans %}(you can also write sage in the email field){% endtrans %}
{% if config.spoiler_images %}
+ {% trans %}Spoiler images{% endtrans %} +
+ {% trans %}(this replaces the thumbnails of your images with question marks){% endtrans %}
{% endif %} {% if config.allow_no_country and config.country_flags %}
+ {% trans %}Hide country{% endtrans %} +
+ {% trans %}(this board displays your country when you post if this is unchecked){% endtrans %}
{% endif %} {% if mod %}