Changeset 2844:c11e19958407
- Timestamp:
- 12/15/14 10:32:44 (11 years ago)
- Branch:
- 2.7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/popup_posts.php
r2812 r2844 58 58 '<p><label for="q" class="classic">'.__('Search entry:').'</label> '.form::field('q',30,255,html::escapeHTML($q)). 59 59 ' <input type="submit" value="'.__('Search').'" />'. 60 form::hidden('plugin_id',html::escapeHTML($plugin_id)). 60 61 form::hidden('type',html::escapeHTML($type)). 61 62 '</p></form>';
Note: See TracChangeset
for help on using the changeset viewer.