diff options
| author | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-05-05 21:12:58 +0000 |
|---|---|---|
| committer | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-05-05 21:12:58 +0000 |
| commit | 5c5e6accdb4b61e2a561da0ed2a33ef869dc0b5e (patch) | |
| tree | cbb86496a90b31525af352fcb0b93a121ed197ba /htroot/IndexControlURLs_p.html | |
| parent | 5d87379be634a0ef5239dc119fb5c5b3eb0411af (diff) | |
Fixes for (X)HTML compatibility.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6854 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/IndexControlURLs_p.html')
| -rw-r--r-- | htroot/IndexControlURLs_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html index f809dd2c6..6f5b41cae 100644 --- a/htroot/IndexControlURLs_p.html +++ b/htroot/IndexControlURLs_p.html @@ -4,7 +4,7 @@ <head>
<title>YaCy '#[clientname]#': Index Control</title>
#%env/templates/metas.template%#
- <script language="Javascript">
+ <script type="text/javascript">
//<![CDATA[
function xmlhttpPost() {
var searchform = document.forms['searchform'];
|
