Changeset 424:b887a17cfafe for inc/admin
- Timestamp:
- 06/27/11 20:04:11 (14 years ago)
- Branch:
- wysiwyg
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r411 r424 769 769 'help_shortcut' => __('. Press ALT F10 for toolbar. Press ALT 0 for help.'), 770 770 'rich_text_area' => __('Rich Text Area'), 771 'toolbar' => __('Toolbar') 771 'toolbar' => __('Toolbar'), 772 'anchor_delta_width' => '40', 773 'anchor_delta_height' => '50', 774 'charmap_delta_width' => '50', 775 'charmap_delta_height' => '70', 772 776 )); 773 777 $tb->addI18n('advanced_dlg',array(
Note: See TracChangeset
for help on using the changeset viewer.