Changeset 3166:8bf4b2906b75 for inc/admin
- Timestamp:
- 02/11/16 11:49:52 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.moduleslist.php
r3111 r3166 1656 1656 1657 1657 # Select theme to use on curent blog 1658 if (in_array('select', $actions) && $this->path_writable) {1658 if (in_array('select', $actions)) { 1659 1659 $submits[] = 1660 1660 '<input type="submit" name="select['.html::escapeHTML($id).']" value="'.__('Use this one').'" />';
Note: See TracChangeset
for help on using the changeset viewer.