Changeset 2614:db6f6a1f4f25 for admin/popup_posts.php
- Timestamp:
- 12/11/13 11:35:57 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/popup_posts.php
r2566 r2614 48 48 dcPage::openPopup(__('Add a link to an entry'), 49 49 dcPage::jsLoad('js/_posts_list.js'). 50 dcPage::jsLoad('js/jsToolBar/popup_posts.js'));50 $core->callBehavior('adminPopupPosts')); 51 51 52 52 echo '<h2 class="page-title">'.__('Add a link to an entry').'</h2>';
Note: See TracChangeset
for help on using the changeset viewer.