aboutsummaryrefslogtreecommitdiffstats
path: root/preferences.php
diff options
context:
space:
mode:
authorfenner <fenner>2002-11-27 21:09:55 +0000
committerfenner <fenner>2002-11-27 21:09:55 +0000
commit4494119c693eda9bef34f329b8a83725bcbd86ca (patch)
treed2926c7e24253be48bd37fb3b68541e07b52ec01 /preferences.php
parent13bd1058b1ed5e9f38ccc594e92c2cf27cb46e1a (diff)
downloadphpicalendar-4494119c693eda9bef34f329b8a83725bcbd86ca.tar.gz
phpicalendar-4494119c693eda9bef34f329b8a83725bcbd86ca.tar.bz2
phpicalendar-4494119c693eda9bef34f329b8a83725bcbd86ca.zip
Fix a couple of typos and the form vs. table nesting.
Diffstat (limited to 'preferences.php')
-rw-r--r--preferences.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/preferences.php b/preferences.php
index 5b4e20d..5104297 100644
--- a/preferences.php
+++ b/preferences.php
@@ -97,7 +97,7 @@ include(BASE.'functions/ical_parser.php');
<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" with="300">
+ <td align="left" valign="top" width="300">
<?php
// Begin Language Selection
@@ -249,9 +249,10 @@ include(BASE.'functions/ical_parser.php');
<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" class=\"query_style\">Set Cookie</button></form></td>
+ <td align="left" valign="top"><button type="submit" name="set" value="true" class="query_style">Set Cookie</button></td>
</tr>
</table>
+ </form>
<br>
</td>
</tr>

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