stas 02/03/06 08:18:46
Modified: tmpl/custom/html head
Log:
- rm autofocus js, not working in NS4. it's a known problem of form inside
table inside div.
Revision Changes Path
1.6 +1 -1 modperl-docs/tmpl/custom/html/head
Index: head
===================================================================
RCS file: /home/cvs/modperl-docs/tmpl/custom/html/head,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- head 5 Mar 2002 15:18:41 -0000 1.5
+++ head 6 Mar 2002 16:18:46 -0000 1.6
@@ -10,5 +10,5 @@
<title>[% doc.meta.title %]</title>
[% INCLUDE headers -%]
</head>
-<body background="[% doc.dir.abs_doc_root %]/images/bgline.gif"
bgcolor="#ffffff" onLoad="document.site_search_form.query.focus()">
+<body background="[% doc.dir.abs_doc_root %]/images/bgline.gif"
bgcolor="#ffffff">
<a name="top"></a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]