Changeset 1518:03fef8e1ef34 for plugins/widgets/index.php
- Timestamp:
- 08/21/13 17:45:30 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/widgets/index.php
r1483 r1518 198 198 '<form id="listWidgets" action="'.$p_url.'" method="post" class="widgets">'. 199 199 '<h3>'.__('Available widgets').'</h3>'. 200 __('Move widgets from this list to one of the sidebars.').200 '<p>'.__('Move widgets from this list to one of the sidebars.').'</p>'. 201 201 '<div id="widgets">'; 202 202
Note: See TracChangeset
for help on using the changeset viewer.