X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d6782e860d60f0c8cc889bbca0e9858c1191272c..094aaf62ef99b4ae20fb08623affc8ebcf371aef:/SL/Template/Plugin/L.pm diff --git a/SL/Template/Plugin/L.pm b/SL/Template/Plugin/L.pm index d1ecdbd8c..011af9a1f 100644 --- a/SL/Template/Plugin/L.pm +++ b/SL/Template/Plugin/L.pm @@ -155,6 +155,7 @@ sub date_tag { $params{cal_align} ||= 'BR'; $self->input_tag($name, $value, + id => $name_e, size => 11, title => _H($::myconfig{dateformat}), onBlur => 'check_right_date_format(this)',