openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 3b2c3f139836253995f6858b6e4b602174afa754
parent c2b51f178e1a3eaba12b1e370a8519b78a076d19
Author: dankert <devnull@localhost>
Date:   Sat, 20 Jan 2007 16:15:21 +0100

Zeilenumbr?che eingef?gt.

Diffstat:
themes/default/include/html/focus.inc.php | 7+++++--
themes/default/include/html/form-end.inc.php | 4++--
2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/themes/default/include/html/focus.inc.php b/themes/default/include/html/focus.inc.php @@ -1,4 +1,7 @@ -<script name="JavaScript" type="text/javascript"><!-- + +<script name="JavaScript" type="text/javascript"> +<!-- document.forms[0].<?php echo $attr_field ?>.focus(); document.forms[0].<?php echo $attr_field ?>.select(); -//--></script> +// --> +</script> diff --git a/themes/default/include/html/form-end.inc.php b/themes/default/include/html/form-end.inc.php @@ -1 +1,2 @@ -</form>- \ No newline at end of file +</form> +