summaryrefslogtreecommitdiff
path: root/htroot
diff options
context:
space:
mode:
authorrramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542>2006-05-20 13:20:46 +0000
committerrramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542>2006-05-20 13:20:46 +0000
commit955462d6b8cf46f7995fdcc227751b8f16caede5 (patch)
tree748371d69fb7bd4ca422842f54777afc1f7fc21c /htroot
parente7199c6c7e83347b8c7881f940e8b0c2602c6d81 (diff)
Some HTML cleanup/validation
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2126 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot')
-rw-r--r--htroot/Blog.html6
-rw-r--r--htroot/Bookmarks.html2
-rw-r--r--htroot/ConfigAdvanced_p.html1
-rw-r--r--htroot/ConfigProfile_p.html3
-rw-r--r--htroot/ConfigSkins_p.html2
-rw-r--r--htroot/IndexMonitor.html10
-rw-r--r--htroot/QuickCrawlLink_p.html2
-rw-r--r--htroot/YaCySearchPluginFF.html2
-rw-r--r--htroot/env/grafics/blog.gifbin361 -> 315 bytes
-rw-r--r--htroot/env/templates/header.template2
-rw-r--r--htroot/env/templates/submenuConfig.template10
-rw-r--r--htroot/env/templates/submenuCookie.template4
-rw-r--r--htroot/env/templates/submenuIndexControl.template8
-rw-r--r--htroot/env/templates/submenuIndexCreate.template18
-rw-r--r--htroot/env/templates/submenuPerformance.template6
-rw-r--r--htroot/htdocsdefault/dir.html2
-rw-r--r--htroot/htdocsdefault/welcome.html2
-rw-r--r--htroot/proxymsg/error.html2
18 files changed, 40 insertions, 42 deletions
diff --git a/htroot/Blog.html b/htroot/Blog.html
index 67cd4f2b2..9195e7e5c 100644
--- a/htroot/Blog.html
+++ b/htroot/Blog.html
@@ -13,11 +13,11 @@
<table width="80%" border="1" cellspacing="0">
<tr class="TableHeader"><td align="left">#[date]#</td><td>by #[author]#</td></tr>
<tr class="WikiBackground"><td colspan=2 align="left"><div style="padding:5px;"><h2>#[subject]#</h2><br>#[page]#</div></td></tr>
-<tr class="TableHeader"><td colspan=2 align="left"><a href="Blog.html?page=#[pageid]#">link</a>#(admin)#:: - <a href="Blog.html?page=#[pageid]#&edit=true">edit</a> - <a href="Blog.html?page=#[pageid]#&delete=try">delete</a>#(/admin)#</td></tr>
+<tr class="TableHeader"><td colspan=2 align="left"><a href="Blog.html?page=#[pageid]#">link</a>#(admin)#:: - <a href="Blog.html?page=#[pageid]#&edit=true">edit</a> - <a href="Blog.html?page=#[pageid]#&amp;delete=try">delete</a>#(/admin)#</td></tr>
</table>
<br>
#{/entries}#
-#(moreentries)#::<a href="Blog.html?start=#[start]#&num=#[num]#">show more entries...</a>#(/moreentries)#
+#(moreentries)#::<a href="Blog.html?start=#[start]#&amp;num=#[num]#">show more entries...</a>#(/moreentries)#
<br>
#(admin)#<a href="Blog.html?login=true">Login</a> - ::<a href="Blog.html?edit=true">new entry</a> - #(/admin)#<a href="Blog.html">Blog-Home</a></center>
::
@@ -52,7 +52,7 @@
::
<!-- 3: Access Denied (no rights) -->
<h3>Access denied</h3>
-To edit or create blog-entries you need to be logged in as Admin or User that has Blog rights.
+To edit or create blog-entries you need to be logged in as Admin or User who has Blog rights.
::
<!-- 4: Delete Confirmation -->
<h3>Are you sure...</h3>
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html
index 95b4d177e..05dd2aada 100644
--- a/htroot/Bookmarks.html
+++ b/htroot/Bookmarks.html
@@ -9,7 +9,7 @@
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
#%env/templates/header.template%#
<br><br>
-<h2>Bookmarks</h2></p>
+<h2>Bookmarks</h2><p>
<!-- todo: div layout? -->
#(mode)#
diff --git a/htroot/ConfigAdvanced_p.html b/htroot/ConfigAdvanced_p.html
index b2cb01068..fb1bf46b4 100644
--- a/htroot/ConfigAdvanced_p.html
+++ b/htroot/ConfigAdvanced_p.html
@@ -34,4 +34,3 @@ For an explanation of the available options please look into yacy.init
#%env/templates/footer.template%#
</body>
</html>
-</html>
diff --git a/htroot/ConfigProfile_p.html b/htroot/ConfigProfile_p.html
index d0fec4de2..351c4a086 100644
--- a/htroot/ConfigProfile_p.html
+++ b/htroot/ConfigProfile_p.html
@@ -77,5 +77,4 @@ You do not need to provide any personal data here, but if you want to distribute
</form>
#%env/templates/footer.template%#
</body>
-</html>
-</td></tr> \ No newline at end of file
+</html> \ No newline at end of file
diff --git a/htroot/ConfigSkins_p.html b/htroot/ConfigSkins_p.html
index 1033d210c..1e045491d 100644
--- a/htroot/ConfigSkins_p.html
+++ b/htroot/ConfigSkins_p.html
@@ -58,7 +58,7 @@ Unable to get URL: #[url]#
Error saving the skin.
#(status)#</b>
</td>
-<tr>
+</tr>
</table>
#%env/templates/footer.template%#
</body>
diff --git a/htroot/IndexMonitor.html b/htroot/IndexMonitor.html
index 0858c3f64..0fe5d59b4 100644
--- a/htroot/IndexMonitor.html
+++ b/htroot/IndexMonitor.html
@@ -12,15 +12,15 @@
<tr class="TableHeader">
<td width="16%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html" class="MenuItemLink">Index&nbsp;Monitor&nbsp;Overview</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=1" class="MenuItemLink">(1)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Receipts</a>&nbsp;</td>
+<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=1" class="MenuItemLink">(1)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;Receipts</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=2" class="MenuItemLink">(2)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Queries</a>&nbsp;</td>
+<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=2" class="MenuItemLink">(2)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;Queries</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=3" class="MenuItemLink">(3)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;DHT&nbsp;Transfer</a>&nbsp;</td>
+<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=3" class="MenuItemLink">(3)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;DHT&nbsp;Transfer</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=4" class="MenuItemLink">(4)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Proxy&nbsp;Use</a>&nbsp;</td>
+<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=4" class="MenuItemLink">(4)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;Proxy&nbsp;Use</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=5" class="MenuItemLink">(5)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;Local&nbsp;Crawling</a>&nbsp;</td>
+<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=5" class="MenuItemLink">(5)&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;Local&nbsp;Crawling</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
<td width="14%" class="MenuSubItem">&nbsp;<a href="/IndexMonitor.html?process=6" class="MenuItemLink">(6)&nbsp;Global&nbsp;Crawling</a>&nbsp;</td>
</tr>
diff --git a/htroot/QuickCrawlLink_p.html b/htroot/QuickCrawlLink_p.html
index 759201594..f81d0bb18 100644
--- a/htroot/QuickCrawlLink_p.html
+++ b/htroot/QuickCrawlLink_p.html
@@ -11,7 +11,7 @@
<tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/YaCySearchPluginFF.html b/htroot/YaCySearchPluginFF.html
index 8fc26353f..a947e26e2 100644
--- a/htroot/YaCySearchPluginFF.html
+++ b/htroot/YaCySearchPluginFF.html
@@ -11,7 +11,7 @@
<tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/env/grafics/blog.gif b/htroot/env/grafics/blog.gif
index e38e6eb0c..f55906a39 100644
--- a/htroot/env/grafics/blog.gif
+++ b/htroot/env/grafics/blog.gif
Binary files differ
diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template
index ac9a4e8e1..dab870c2d 100644
--- a/htroot/env/templates/header.template
+++ b/htroot/env/templates/header.template
@@ -4,7 +4,7 @@
<tr height="36">
<td width="160">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="100%" align="center" class="Headline">
diff --git a/htroot/env/templates/submenuConfig.template b/htroot/env/templates/submenuConfig.template
index f6a9b15aa..fc48816cf 100644
--- a/htroot/env/templates/submenuConfig.template
+++ b/htroot/env/templates/submenuConfig.template
@@ -2,19 +2,19 @@
<tr height="10"><td colspan="9" class="MenuHeader">&nbsp;Peer Configuration Menu</td></tr>
<tr height="2"><td colspan="9"></td></tr>
<tr class="TableHeader">
-<td width="22%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="22%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/ConfigBasic.html" class="MenuItemLink">Basic Configuraton</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="22%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="22%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/ConfigLanguage_p.html" class="MenuItemLink">Language</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="22%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="22%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/ConfigProfile_p.html" class="MenuItemLink">Peer Profile</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="22%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="22%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/ConfigSkins_p.html" class="MenuItemLink">Interface Skins</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="12%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="12%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/ConfigAdvanced_p.html" class="MenuItemLink">Advanced</a>&nbsp;</td>
</tr>
</table> \ No newline at end of file
diff --git a/htroot/env/templates/submenuCookie.template b/htroot/env/templates/submenuCookie.template
index e575f28c4..e072506de 100644
--- a/htroot/env/templates/submenuCookie.template
+++ b/htroot/env/templates/submenuCookie.template
@@ -2,8 +2,8 @@
<tr height="10"><td colspan="7" class="MenuHeader">&nbsp;Cookie Menu</td></tr>
<tr height="2"><td colspan="7"></td></tr>
<tr class="TableHeader">
-<td width="50%" class="MenuSubItem">&nbsp;&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;&nbsp;<a href="/CookieMonitorIncoming_p.html" class="MenuItemLink">Incoming&nbsp;Cookies</a>&nbsp;</td>
+<td width="50%" class="MenuSubItem">&nbsp;&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;&nbsp;<a href="/CookieMonitorIncoming_p.html" class="MenuItemLink">Incoming&nbsp;Cookies</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="50%" class="MenuSubItem">&nbsp;&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;&nbsp;<a href="/CookieMonitorOutgoing_p.html" class="MenuItemLink">Outgoing&nbsp;Cookies</a>&nbsp;</td>
+<td width="50%" class="MenuSubItem">&nbsp;&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;&nbsp;<a href="/CookieMonitorOutgoing_p.html" class="MenuItemLink">Outgoing&nbsp;Cookies</a>&nbsp;</td>
</tr>
</table> \ No newline at end of file
diff --git a/htroot/env/templates/submenuIndexControl.template b/htroot/env/templates/submenuIndexControl.template
index a1c4ba8fe..e13fc3302 100644
--- a/htroot/env/templates/submenuIndexControl.template
+++ b/htroot/env/templates/submenuIndexControl.template
@@ -2,16 +2,16 @@
<tr height="10"><td colspan="7" class="MenuHeader">&nbsp;Index Control Menu</td></tr>
<tr height="2"><td colspan="17"></td></tr>
<tr class="TableHeader">
-<td width="25%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="25%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/IndexControl_p.html" class="MenuItemLink">Index Administration</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="25%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="25%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/IndexImport_p.html" class="MenuItemLink">Index Import</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="25%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="25%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/IndexTransfer_p.html" class="MenuItemLink">Index Transfer</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="25%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="25%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/IndexCleaner_p.html" class="MenuItemLink">Index Cleaner</a>&nbsp;</td>
</tr>
</table> \ No newline at end of file
diff --git a/htroot/env/templates/submenuIndexCreate.template b/htroot/env/templates/submenuIndexCreate.template
index 1c8be4f85..dfe8d18f1 100644
--- a/htroot/env/templates/submenuIndexCreate.template
+++ b/htroot/env/templates/submenuIndexCreate.template
@@ -9,31 +9,31 @@
<td class="MenuTopItem" colspan="5">&nbsp;Media Crawl Queues</td>
</tr>
<tr class="TableHeader">
-<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/IndexCreate_p.html" class="MenuItemLink">Crawl Start</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/IndexCreateIndexingQueue_p.html" class="MenuItemLink">Indexing</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/IndexCreateLoaderQueue_p.html" class="MenuItemLink">Loader</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/IndexCreateWWWLocalQueue_p.html" class="MenuItemLink">Local</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/IndexCreateWWWGlobalQueue_p.html" class="MenuItemLink">Global</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<!--<a href="/IndexCreateWWWOverhangQueue_p.html" class="MenuItemLink">--><i>Overhang</i><!--</a>-->&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<!--<a href="/IndexCreateImageQueue_p.html" class="MenuItemLink">--><i>Images</i><!--</a>-->&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<!--<a href="/IndexCreateMovieQueue_p.html" class="MenuItemLink">--><i>Movies</i><!--</a>-->&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="11%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<!--<a href="/IndexCreateMusicQueue_p.html" class="MenuItemLink">--><i>Music</i><!--</a>-->&nbsp;</td>
</tr>
</table> \ No newline at end of file
diff --git a/htroot/env/templates/submenuPerformance.template b/htroot/env/templates/submenuPerformance.template
index 1c8df7ffd..7289a1fba 100644
--- a/htroot/env/templates/submenuPerformance.template
+++ b/htroot/env/templates/submenuPerformance.template
@@ -2,13 +2,13 @@
<tr height="10"><td colspan="17" class="MenuHeader">&nbsp;Performance Menu</td></tr>
<tr height="2"><td colspan="17"></td></tr>
<tr class="TableHeader">
-<td width="33%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="33%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/PerformanceQueues_p.html" class="MenuItemLink">Queues Performance Settings</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="33%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="33%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/PerformanceMemory_p.html" class="MenuItemLink">Memory Settings for Database Caches</a>&nbsp;</td>
<td class="MenuSubSpacer"></td>
-<td width="33%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;
+<td width="33%" class="MenuSubItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">&nbsp;
<a href="/PerformanceSearch_p.html" class="MenuItemLink">Timing Settings for Search Sequence</a>&nbsp;</td>
</tr>
</table> \ No newline at end of file
diff --git a/htroot/htdocsdefault/dir.html b/htroot/htdocsdefault/dir.html
index 2d478b5a9..dfc9d64d8 100644
--- a/htroot/htdocsdefault/dir.html
+++ b/htroot/htdocsdefault/dir.html
@@ -18,7 +18,7 @@
<tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/htdocsdefault/welcome.html b/htroot/htdocsdefault/welcome.html
index 412e82826..abf93c373 100644
--- a/htroot/htdocsdefault/welcome.html
+++ b/htroot/htdocsdefault/welcome.html
@@ -18,7 +18,7 @@
<tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/proxymsg/error.html b/htroot/proxymsg/error.html
index 662c2c116..ff3595274 100644
--- a/htroot/proxymsg/error.html
+++ b/htroot/proxymsg/error.html
@@ -21,7 +21,7 @@
<tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">