D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
phpmyadmin
/
templates
/
Filename :
filter.phtml
back
Copy
<fieldset id="tableFilter"> <legend><?= __('Filters'); ?></legend> <div class="formelement"> <label for="filterText"><?= __('Containing the word:'); ?></label> <input name="filterText" type="text" id="filterText" value="<?= htmlspecialchars($filterValue); ?>" /> </div> </fieldset>