mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Language file optimization and Gui fixes.
This commit is contained in:
@@ -214,7 +214,7 @@ if ($action == "create" || $action == "edit")
|
||||
<textarea class='e-wysiwyg tbox' id='data' name='data' cols='70' rows='15' style='width:95%' onselect='storeCaret(this);' onclick='storeCaret(this);' onkeyup='storeCaret(this)'>".$tp->toForm(vartrue($row['gen_chardata']))."</textarea>
|
||||
<br />";
|
||||
|
||||
$text .= display_help("helpb", "admin"); //XXX Serves as BC Check
|
||||
// $text .= display_help("helpb", "admin"); //XXX Serves as BC Check
|
||||
|
||||
|
||||
$text .= "
|
||||
|
Reference in New Issue
Block a user