1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-20 20:51:50 +01:00

Update flags template

This commit is contained in:
8chan 2014-12-20 07:02:26 -08:00
parent e843f81f3c
commit bedc95f97c

View File

@ -5,7 +5,7 @@
<h2>{% trans %}Upload flag{% endtrans %}</h2>
<p><input type="text" name="description" placeholder="Flag description"><input type="file" name="file"></p>
<p><small>{% trans %}Flags must be a maximum of 48KB and 16 x 11 pixels.{% endtrans %}<br/>{% trans %}A maximum of 256 custom flags per board is enforced.{% endtrans %}</small></p>
<p><small>{% trans %}Flags must be a maximum of 48KB and 11-20 x 11-16 pixels.{% endtrans %}<br/>{% trans %}A maximum of 256 custom flags per board is enforced.{% endtrans %}</small></p>
<p><small>{% 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 %}</small></p>