make the fckeditor taller, way too small
authorivan <ivan>
Sun, 21 Mar 2010 19:34:34 +0000 (19:34 +0000)
committerivan <ivan>
Sun, 21 Mar 2010 19:34:34 +0000 (19:34 +0000)
rt/etc/RT_SiteConfig.pm

index 8a293a8..bfdfbbb 100644 (file)
@@ -46,6 +46,7 @@ Set($WebDefaultStylesheet, 'freeside2.1');
 #Set($DefaultSummaryRows, 10);
 
 Set($MessageBoxWidth, 80);
+Set($MessageBoxRichTextHeight, 368);
 
 #Set(@Plugins,(qw(Extension::QuickDelete RT::FM)));
 1;