Changeset 96:a46d31a72d4b for admin/comments.php
- Timestamp:
- 05/02/11 10:32:04 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/comments.php
r45 r96 213 213 '<p class="col checkboxes-helpers"></p>'. 214 214 215 '<p class="col right"><label for="action" class=" inline">'.__('Selected comments action:').'</label> '.215 '<p class="col right"><label for="action" class="classic">'.__('Selected comments action:').'</label> '. 216 216 form::combo('action',$combo_action,'','','','','title="'.__('action: ').'"'). 217 217 $core->formNonce().
Note: See TracChangeset
for help on using the changeset viewer.