Changeset 2136:a36fb0e8fd09 for admin/comments.php
- Timestamp:
- 09/28/13 10:21:40 (12 years ago)
- Branch:
- Ticket #1548
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/comments.php
r2135 r2136 152 152 /* DISPLAY 153 153 -------------------------------------------------------- */ 154 155 $form_filter_title = __('Filter comments, trackbacks list and display options'); 154 156 $starting_script = dcPage::jsLoad('js/_comments.js'); 155 157 $starting_script .= dcPage::jsLoad('js/filter-controls.js'); … … 162 164 "//]]>". 163 165 "</script>"; 164 165 $form_filter_title = __('Filter comments, trackbacks list and display options');166 166 167 167 dcPage::open(__('Comments and trackbacks'),$starting_script,
Note: See TracChangeset
for help on using the changeset viewer.