Changeset 2136:a36fb0e8fd09 for admin/blogs.php
- Timestamp:
- 09/28/13 10:21:40 (12 years ago)
- Branch:
- Ticket #1548
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/blogs.php
r2135 r2136 69 69 /* DISPLAY 70 70 -------------------------------------------------------- */ 71 72 $form_filter_title = __('Filter blogs list and display options'); 71 73 $starting_script = dcPage::jsLoad('js/filter-controls.js'); 72 74 $starting_script .= … … 78 80 "//]]>". 79 81 "</script>"; 80 81 $form_filter_title = __('Filter blogs list and display options');82 82 83 83 dcPage::open(__('List of blogs'),$starting_script,
Note: See TracChangeset
for help on using the changeset viewer.