mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 20:01:47 +02:00
re-enable e_parse html wrap method, UI wrap option for text fields added
This commit is contained in:
@@ -685,7 +685,7 @@ class e_parse
|
||||
*/
|
||||
|
||||
//TODO handle htmlwrap somehow
|
||||
return $str;
|
||||
//return $str;
|
||||
|
||||
// Don't wrap if non-numeric width
|
||||
$width = intval($width);
|
||||
|
Reference in New Issue
Block a user