Changeset 2002:a0de6679a058 for plugins/antispam
- Timestamp:
- 09/22/13 12:09:07 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/index.php
r1941 r2002 185 185 186 186 echo 187 '<div class="table-outer">'. 187 188 '<table class="dragable">'. 188 189 '<caption class="as_h3">'.__('Available spam filters').'</caption>'. … … 219 220 } 220 221 echo 221 '</tbody></table> '.222 '</tbody></table></div>'. 222 223 '<p>'.form::hidden('filters_order',''). 223 224 $core->formNonce().
Note: See TracChangeset
for help on using the changeset viewer.