Changeset 4631
- Timestamp:
- 01/06/10 16:11:28 (3 years ago)
- Files:
-
- 1 modified
-
extensions/FCKEditor/fckeditor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
extensions/FCKEditor/fckeditor.php
r4630 r4631 42 42 $width = '70%'; 43 43 $toolbar = 'Basic'; 44 $template->set_ outputfilter('config', 'add_remove_button_banner');44 $template->set_prefilter('config', 'add_remove_button_banner'); 45 45 } 46 46 elseif ($page['page'] == 'plugin') … … 52 52 $areas[] = 'ap_content'; 53 53 $width = '100%'; 54 $template->set_ outputfilter('module_options', 'add_remove_button_br');54 $template->set_prefilter('plugin_admin_content', 'add_remove_button'); 55 55 } 56 56 // PWG Stuffs
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)