bei "Erneuern" und "Als neu speichern" wird immer noch gedruckt.
: ($creditwarning) ? "alert('$credittext')"
: "";
: ($creditwarning) ? "alert('$credittext')"
: "";
+ $TMPL_VAR{onload} = $onload;
$TMPL_VAR{dateformat} = $myconfig{dateformat};
$TMPL_VAR{numberformat} = $myconfig{numberformat};
$TMPL_VAR{dateformat} = $myconfig{dateformat};
$TMPL_VAR{numberformat} = $myconfig{numberformat};
[%- USE HTML %]
[%- USE LxERP %]
[%- USE L %]
[%- USE HTML %]
[%- USE LxERP %]
[%- USE L %]
+<body onLoad="[% onload %]">
<form method="post" name="oe" action="[% script %]">
<form method="post" name="oe" action="[% script %]">