|
@@ -79,7 +79,7 @@ include('forumconfig.inc.php');
|
|
|
include('forumfunction.inc.php');
|
|
|
|
|
|
$fck_attribute['Width'] = '100%';
|
|
|
-$fck_attribute['Height'] = '300';
|
|
|
+$fck_attribute['Height'] = '175';
|
|
|
$fck_attribute['ToolbarSet'] = 'Middle';
|
|
|
$fck_attribute['Config']['IMUploadPath'] = 'upload/forum/';
|
|
|
$fck_attribute['Config']['FlashUploadPath'] = 'upload/forum/';
|