mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 21:32:09 +02:00
@@ -834,7 +834,7 @@ class e_form
|
||||
default:
|
||||
$rows = '15';
|
||||
$size = 'large';
|
||||
$height = "style='height:500px'"; // inline required for wysiwyg
|
||||
$height = "style='height:500px;width:1025px'"; // inline required for wysiwyg
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user