diff --git a/e107_admin/wmessage.php b/e107_admin/wmessage.php index 01a28c281..985d9d5fa 100644 --- a/e107_admin/wmessage.php +++ b/e107_admin/wmessage.php @@ -187,7 +187,13 @@ if ($action == "create" || $action == "edit") ".WMLAN_04." - + "; + + $text .= $frm->bbarea('data',$row['gen_chardata']); + + // $text .= ""; + + $text .= " "; // $text .= display_help("helpb", "admin"); //XXX Serves as BC Check