aboutsummaryrefslogtreecommitdiffstats
path: root/preferences.php
diff options
context:
space:
mode:
authorfenner <fenner>2002-11-30 21:05:38 +0000
committerfenner <fenner>2002-11-30 21:05:38 +0000
commitda11334d9d325f3be588f1b17969ba5c44ed248c (patch)
tree9b11867a682bdc2bf61d168870431d903d22d84a /preferences.php
parent8c367889d986770538d35c06d79c2bc0989823ab (diff)
downloadphpicalendar-da11334d9d325f3be588f1b17969ba5c44ed248c.tar.gz
phpicalendar-da11334d9d325f3be588f1b17969ba5c44ed248c.tar.bz2
phpicalendar-da11334d9d325f3be588f1b17969ba5c44ed248c.zip
Change alt="" to alt=" ", since that renders better in w3m.
Add alt tags to navigation images like back, next week, etc.
Diffstat (limited to 'preferences.php')
-rw-r--r--preferences.php26
1 files changed, 13 insertions, 13 deletions
diff --git a/preferences.php b/preferences.php
index 6382a00..5fe3643 100644
--- a/preferences.php
+++ b/preferences.php
@@ -53,7 +53,7 @@ include(BASE.'functions/ical_parser.php');
<td align="center" valign="middle">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td align="left" width="120" class="navback"><?php echo '<a href="'.$back_page.'"><img src="'.BASE.'/styles/'.$style_sheet.'/back.gif" alt="" border="0" align="left"></a>'; ?></td>
+ <td align="left" width="120" class="navback"><?php echo '<a href="'.$back_page.'"><img src="'.BASE.'/styles/'.$style_sheet.'/back.gif" alt="'.$back_lang.'" border="0" align="left"></a>'; ?></td>
<td class="navback">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
@@ -64,10 +64,10 @@ include(BASE.'functions/ical_parser.php');
<td align="right" width="120" class="navback">
<table width="120" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td><?php echo '<a class="psf" href="day.php?cal='.$cal.'&amp;getdate='.$getdate.'"><img src="'.BASE.'/styles/'.$style_sheet.'/day_on.gif" alt="" border="0"></a></td>'; ?>
- <td><?php echo '<a class="psf" href="week.php?cal='.$cal.'&amp;getdate='.$getdate.'"><img src="'.BASE.'/styles/'.$style_sheet.'/week_on.gif" alt="" border="0"></a></td>'; ?>
- <td><?php echo '<a class="psf" href="month.php?cal='.$cal.'&amp;getdate='.$getdate.'"><img src="'.BASE.'/styles/'.$style_sheet.'/month_on.gif" alt="" border="0"></a></td>'; ?>
- <td><?php echo '<a class="psf" href="year.php?cal='.$cal.'&amp;getdate='.$getdate.'"><img src="'.BASE.'/styles/'.$style_sheet.'/year_on.gif" alt="" border="0"></a></td>'; ?>
+ <td><?php echo '<a class="psf" href="day.php?cal='.$cal.'&amp;getdate='.$getdate.'"><img src="'.BASE.'/styles/'.$style_sheet.'/day_on.gif" alt="'.$day_view_lang.'" border="0"></a></td>'; ?>
+ <td><?php echo '<a class="psf" href="week.php?cal='.$cal.'&amp;getdate='.$getdate.'"><img src="'.BASE.'/styles/'.$style_sheet.'/week_on.gif" alt="'.$week_view_lang.'" border="0"></a></td>'; ?>
+ <td><?php echo '<a class="psf" href="month.php?cal='.$cal.'&amp;getdate='.$getdate.'"><img src="'.BASE.'/styles/'.$style_sheet.'/month_on.gif" alt="'.$month_view_lang.'" border="0"></a></td>'; ?>
+ <td><?php echo '<a class="psf" href="year.php?cal='.$cal.'&amp;getdate='.$getdate.'"><img src="'.BASE.'/styles/'.$style_sheet.'/year_on.gif" alt="'.$year_view_lang.'" border="0"></a></td>'; ?>
</tr>
</table>
</td>
@@ -76,7 +76,7 @@ include(BASE.'functions/ical_parser.php');
</td>
</tr>
<tr>
- <td class="dayborder"><img src="images/spacer.gif" width="1" height="5"></td>
+ <td class="dayborder"><img src="images/spacer.gif" width="1" height="5" alt=" "></td>
</tr>
<tr>
<td>
@@ -96,7 +96,7 @@ include(BASE.'functions/ical_parser.php');
<table border="0" width="620" cellspacing="2" cellpadding="2" align="center">
<tr>
<td align="left" valign="top" width="300" nowrap><?php echo "$select_lang_lang"; ?></td>
- <td align="left" valign="top" width="20"><img src="images/spacer.gif" alt="" width="20" height="1" border="0"></td>
+ <td align="left" valign="top" width="20"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
<td align="left" valign="top" width="300">
<?php
@@ -122,7 +122,7 @@ include(BASE.'functions/ical_parser.php');
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap><?php echo "$select_cal_lang"; ?></td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt="" width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
<td align="left" valign="top">
<?php
@@ -164,7 +164,7 @@ include(BASE.'functions/ical_parser.php');
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap><?php echo "$select_view_lang"; ?></td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt="" width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
<td align="left" valign="top">
<?php
@@ -181,7 +181,7 @@ include(BASE.'functions/ical_parser.php');
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap><?php echo "$select_time_lang"; ?></td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt="" width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
<td align="left" valign="top">
<?php
@@ -199,7 +199,7 @@ include(BASE.'functions/ical_parser.php');
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap><?php echo "$select_day_lang"; ?></td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt="" width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
<td align="left" valign="top">
<?php
@@ -221,7 +221,7 @@ include(BASE.'functions/ical_parser.php');
</tr>
<tr>
<td align="left" valign="top" width="300" nowrap><?php echo "$select_style_lang"; ?></td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt="" width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
<td align="left" valign="top">
<?php
@@ -248,7 +248,7 @@ include(BASE.'functions/ical_parser.php');
</tr>
<tr>
<td align="left" valign="top" nowrap>&nbsp;</td>
- <td align="left" valign="top"><img src="images/spacer.gif" alt="" width="20" height="1" border="0"></td>
+ <td align="left" valign="top"><img src="images/spacer.gif" alt=" " width="20" height="1" border="0"></td>
<td align="left" valign="top"><button type="submit" name="set" value="true"><?php echo "$set_prefs_lang"; ?></button></td>
</tr>
</table>

© 2014-2024 Faster IT GmbH | imprint | privacy policy