post search: one more i18n string
This commit is contained in:
parent
faa7cf473f
commit
3596e429bf
@ -10,7 +10,7 @@
|
||||
<option value="{{ b }}"{% if b == board %} selected{% endif %}>/{{ b }}/</option>
|
||||
{% endfor %}
|
||||
</select>
|
||||
<input type="submit" value="Search" />
|
||||
<input type="submit" value="{% trans %}Search{% endtrans %}" />
|
||||
</p>
|
||||
</form>
|
||||
<p style="font-size:8pt;margin:5px">
|
||||
|
Loading…
Reference in New Issue
Block a user