mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
This commit is contained in:
parent
91f90bb1af
commit
a70080a62a
@ -572,7 +572,7 @@ class html
|
||||
}
|
||||
else
|
||||
{
|
||||
return $this->fckEditor($_name, $_content, $_mode, array(), $_height='400px', $_width='100%');
|
||||
return $this->fckEditor($_name, $_content, $_mode, array(), $_height, $_width);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user