From 2676fca9c7148e05e26af44f41ee933a0c207940 Mon Sep 17 00:00:00 2001 From: Thomas Kasulke Date: Tue, 20 Feb 2007 10:49:11 +0000 Subject: [PATCH] =?utf8?q?Historie=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/Form.pm | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 76 insertions(+), 5 deletions(-) diff --git a/SL/Form.pm b/SL/Form.pm index 842afe8af..90ac919ef 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -433,7 +433,7 @@ function fokus(){document.$self->{fokus}.focus();}