File "filter.twig"
Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/templates/filter.twig
File size: 303 B
MIME-type:
Charset: utf-8
<fieldset id="tableFilter">
<legend>{% trans "Filters" %}</legend>
<div class="formelement">
<label for="filterText">{% trans "Containing the word:" %}</label>
<input name="filterText" type="text" id="filterText"
value="{{ filter_value }}">
</div>
</fieldset>