forked from leftypol/leftypol
post search: one more i18n string
This commit is contained in:
parent
faa7cf473f
commit
3596e429bf
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
<option value="{{ b }}"{% if b == board %} selected{% endif %}>/{{ b }}/</option>
|
<option value="{{ b }}"{% if b == board %} selected{% endif %}>/{{ b }}/</option>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</select>
|
</select>
|
||||||
<input type="submit" value="Search" />
|
<input type="submit" value="{% trans %}Search{% endtrans %}" />
|
||||||
</p>
|
</p>
|
||||||
</form>
|
</form>
|
||||||
<p style="font-size:8pt;margin:5px">
|
<p style="font-size:8pt;margin:5px">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue