mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 09:58:16 +01:00
This commit is contained in:
parent
91f90bb1af
commit
a70080a62a
@ -572,7 +572,7 @@ class html
|
|||||||
}
|
}
|
||||||
else
|
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