Changeset 1494698
- Timestamp:
- 09/12/2016 05:34:22 PM (10 years ago)
- File:
-
- 1 edited
-
subpages-expand/trunk/js/add_button_editor.js.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
subpages-expand/trunk/js/add_button_editor.js.php
r1494697 r1494698 7 7 Header("content-type: text/javascript"); 8 8 ?> 9 QTags.addButton( 'hbj-subpages', '', '[subpages_expand]',,, '<?php echo("Subpages expand tag"); ?>', 9999);9 QTags.addButton('hbj_subpages',texts.button_text,'[subpages_expand]','','',texts.button_title);
Note: See TracChangeset
for help on using the changeset viewer.