post search: one more i18n string

This commit is contained in:
czaks 2013-07-20 20:41:54 -04:00
parent faa7cf473f
commit 3596e429bf

View File

@ -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">