[svn r11130] change the height of new forum description field

skala
Julian Prud'homme 18 years ago
parent f815e23e5d
commit 9438fbf27c
  1. 2
      main/forum/index.php

@ -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/';

Loading…
Cancel
Save