*) removes focus on text field on search result page (http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1257)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4945 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
low012 17 years ago
parent 2a53551423
commit 0a956d1b11

@ -11,7 +11,7 @@
<link rel="stylesheet" type="text/css" media="screen" href="/env/highslide.css" />
<script type="text/javascript">hs.outlineType = 'rounded-white';</script>
</head>
<body id="yacysearch"#(input)#:: onload="document.getElementById('search').focus()":: onload="document.getElementById('search').focus()"#(/input)#>
<body id="yacysearch">
#(display)#
#%env/templates/simpleheader.template%#

Loading…
Cancel
Save