aboutsummaryrefslogtreecommitdiffstats
path: root/preferences.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-02-17 22:02:17 +0000
committerChad Little <clittle@users.sourceforge.net>2003-02-17 22:02:17 +0000
commit106095812c22f2a875a486437f362569396fcbdb (patch)
treef647a2e8849600de69c4a84e1c862192d84e987a /preferences.php
parenta3f4c191e9161153e1d4a008b3fc5981cfc60af4 (diff)
downloadphpicalendar-106095812c22f2a875a486437f362569396fcbdb.tar.gz
phpicalendar-106095812c22f2a875a486437f362569396fcbdb.tar.bz2
phpicalendar-106095812c22f2a875a486437f362569396fcbdb.zip
Corrected the look of the 'Set Preferences' button for Safari.
Diffstat (limited to 'preferences.php')
-rw-r--r--preferences.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/preferences.php b/preferences.php
index 1584bfc..b21793a 100644
--- a/preferences.php
+++ b/preferences.php
@@ -299,7 +299,7 @@ $back_page = BASE.$default_view.'.php?cal='.$cal.'&amp;getdate='.$getdate;
<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"><button type="submit" name="set" value="true"><?php echo "$set_prefs_lang"; ?></button></td>
+ <td align="left" valign="top"><input type="submit" name="set" value="<?php echo "$set_prefs_lang"; ?>"></button></td>
</tr>
</table>
</form>

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