diff --git a/e107_admin/ugflag.php b/e107_admin/ugflag.php index 43642eb96..7ef229007 100644 --- a/e107_admin/ugflag.php +++ b/e107_admin/ugflag.php @@ -97,7 +97,7 @@ $text .= " $text .= " ".UGFLAN_5." - ".$frm->bbarea('maintainance_text', vartrue($pref['maintainance_text']), 'maintenance', 'small')."
".UGFLAN_6."
+ ".$frm->bbarea('maintainance_text', vartrue($pref['maintainance_text']), 'maintenance', '_common', 'small')."
".UGFLAN_6."
@@ -158,5 +158,4 @@ function headerjs() return $ret; } - */ -?> \ No newline at end of file + */ \ No newline at end of file