Changeset 3703:53c8bef8608a for admin/blogs.php
- Timestamp:
- 02/15/18 16:39:52 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
admin/blogs.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
admin/blogs.php
r3699 r3703 163 163 164 164 '<p class="col right"><label for="action" class="classic">' . __('Selected blogs action:') . '</label> ' . 165 form::combo('action', $blogs_actions_page->getCombo(), 'online', '', '', '', 'title="' . __('Actions') . '"') . 165 form::combo('action', $blogs_actions_page->getCombo(), 166 array('class' => 'online', 'extra_html' => 'title="' . __('Actions') . '"')) . 166 167 $core->formNonce() . 167 168 '<input id="do-action" type="submit" value="' . __('ok') . '" /></p>' .
Note: See TracChangeset
for help on using the changeset viewer.
