summaryrefslogtreecommitdiff
path: root/htroot/Bookmarks.html
diff options
context:
space:
mode:
authorsuessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542>2010-02-08 10:13:14 +0000
committersuessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542>2010-02-08 10:13:14 +0000
commit063b29060ca0a9004c4f1c7d9293c6906a759b4b (patch)
tree8e16fca27ce65dd74f68b1a805e2eabb6d0e983c /htroot/Bookmarks.html
parent787b588c336d9811987c750832ea7145b367ce33 (diff)
Minor Changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6656 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Bookmarks.html')
-rw-r--r--htroot/Bookmarks.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html
index c03643ee6..27933084e 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" type="text/javascript"></script>
- <script src="/js/Bookmarks.js" type="text/javascript"></script>
+ <script src="/js/ajax.js" type="text/javascript"></script>
+ <script src="/js/Bookmarks.js" type="text/javascript"></script>
#(display)#
<link rel="alternate" type="application/rss+xml" title="RSS" href="Bookmarks.rss" />
::
@@ -12,8 +12,8 @@
</head>
<body id="Bookmarks"
#(display)#
- onload="treeMenu_init(document.getElementById('folder'), window.name)"
- onunload="window.name = treeMenu_store(document.getElementById('folder'))"
+ onload="treeMenu_init(document.getElementById('folder'), window.name)"
+ onunload="window.name = treeMenu_store(document.getElementById('folder'))"
::
#(/display)#
>
@@ -25,7 +25,7 @@
document.write("\<a href=\"Bookmarks.rss?" + window.location.search.substring(1) + "\"\>")
//]]>
</script>
-<img src="env/grafics/api.png" alt="API" /></a>
+<img src="env/grafics/api.png" width="60" height="40" alt="API" /></a>
<span>The bookmarks list can also be retrieved as RSS feed. This can also be done when you select a specific tag.
Click the API icon to load the RSS from the current selection.
To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API">API wiki page</a>.</span>