mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
fixes #3245 eHelper::title2sef() now strips any html or bbcode
forum_admin.php: make sure to strip bbcode and html from forum_name forum_admin.php: make sure forum_sef doesn't contain bbcode or html and is properly formatted English_admin.php: Added FORLAN_223 = forum_name help text
This commit is contained in:
@@ -237,5 +237,5 @@ define("FORLAN_219", "Rich Text Editor");
|
||||
define("FORLAN_220", "Post editor");
|
||||
define("FORLAN_221", "Which editor should be used to create/edit posts?");
|
||||
define("FORLAN_222", "Quick reply editor");
|
||||
|
||||
define("FORLAN_223", "Use only plain text (no bbcode or html allowed!)")
|
||||
?>
|
||||
|
Reference in New Issue
Block a user