User: SimonAW Date: 2008-09-22 11:06:57+0000 Modified: de/www/index.html
Log: Feed-Symbole auf Startseite vor die 'weitere...'-Links gesetzt, damit einige Leute wissen, worauf sie klicken File Changes: Directory: /de/www/ =================== File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/index.html?r1=1.576&r2=1.577 Delta lines: +2 -4 ------------------- --- index.html 2008-09-22 08:00:58+0000 1.576 +++ index.html 2008-09-22 11:06:54+0000 1.577 @@ -182,7 +182,6 @@ <table summary="Newstables" style="background: url('pics/radiostation.png') no-repeat 100% 4px;"> <thead> <tr><td><span class="table-title">Neuigkeiten</span> - <a href="news.xml"><img src="pics/feed-icon.png" alt="Feed Icon" /></a> </td></tr> </thead> <tbody> @@ -209,7 +208,7 @@ <tr> <td style="text-align: center; padding-top: 8px;"> <p> - <a href="news.xml"><b>weitere...</b></a> + <a href="news.xml"><img src="pics/feed-icon.png" alt="Link zum RSS-Feed News" /> <b>weitere...</b></a> </p> </td> </tr> @@ -222,7 +221,6 @@ <table summary="Termine" style="width: 100%; background: url('pics/calendar.png') no-repeat 100% 4px;"> <thead> <tr><td><span class="table-title">Termine</span> - <a href="termine.xml"><img src="pics/feed-icon.png" alt="Feed Icon" /></a> </td></tr> </thead> <tbody> @@ -235,7 +233,7 @@ <tr> <td style="text-align: center; padding-top: 8px;"> <p> - <a href="termine.xml"><b>weitere...</b></a><br /> + <a href="termine.xml"><img src="pics/feed-icon.png" alt="Link zum RSS-Feed Termine" /> <b>weitere...</b></a><br /> <a href="veranstaltungen/index.html"><b>vergangene...</b></a> </p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
