diff options
| author | rramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-05-22 10:01:46 +0000 |
|---|---|---|
| committer | rramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-05-22 10:01:46 +0000 |
| commit | fd27d553853380866feddc9500cd550780653672 (patch) | |
| tree | 83ffce66e74feeb5751e8c7ff4cd7a74ada8fdf4 /htroot/Bookmarks.html | |
| parent | 61078b3885473e8907fb1b0736b520e611e22301 (diff) | |
One more table in ConfigBasic by Kebron
Nicer blog-newssymbol by Kane
HTML corrections/improvements by /me
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2130 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Bookmarks.html')
| -rw-r--r-- | htroot/Bookmarks.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html index 05dd2aada..47e2ccfe6 100644 --- a/htroot/Bookmarks.html +++ b/htroot/Bookmarks.html @@ -3,8 +3,8 @@ <head>
<title>YaCy '#[clientname]#': Bookmarks</title>
#%env/templates/metas.template%#
-<script src="/js/ajax.js"></script>
-<script src="/js/Bookmarks.js"></script>
+<script src="/js/ajax.js" type="text/javascript"></script>
+<script src="/js/Bookmarks.js" type="text/javascript"></script>
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
#%env/templates/header.template%#
|
