From bedc95f97cf07d20f6425d66e8c24f68db5765df Mon Sep 17 00:00:00 2001 From: 8chan Date: Sat, 20 Dec 2014 07:02:26 -0800 Subject: [PATCH] Update flags template --- templates/mod/flags.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mod/flags.html b/templates/mod/flags.html index 756b2486..d78f8e21 100644 --- a/templates/mod/flags.html +++ b/templates/mod/flags.html @@ -5,7 +5,7 @@

{% trans %}Upload flag{% endtrans %}

-

{% trans %}Flags must be a maximum of 48KB and 16 x 11 pixels.{% endtrans %}
{% trans %}A maximum of 256 custom flags per board is enforced.{% endtrans %}

+

{% trans %}Flags must be a maximum of 48KB and 11-20 x 11-16 pixels.{% endtrans %}
{% trans %}A maximum of 256 custom flags per board is enforced.{% endtrans %}

{% trans %}Important: Flags must be accompanied by a description of the flag that will be shown to the users to your board. The description must not exceed 255 characters. To use flags, you also must have "Enable user flags" enabled on your board settings page as well as having flags uploaded on this page.{% endtrans %}