aboutsummaryrefslogtreecommitdiffstats
path: root/functions/error.php
diff options
context:
space:
mode:
authorfenner <fenner>2002-11-27 21:13:19 +0000
committerfenner <fenner>2002-11-27 21:13:19 +0000
commitad4b3af658ce9906a192164bdb4e00ad4f8acb39 (patch)
tree836f0f79abf1a85239b91324f8b0a6a27966bd27 /functions/error.php
parent4494119c693eda9bef34f329b8a83725bcbd86ca (diff)
downloadphpicalendar-ad4b3af658ce9906a192164bdb4e00ad4f8acb39.tar.gz
phpicalendar-ad4b3af658ce9906a192164bdb4e00ad4f8acb39.tar.bz2
phpicalendar-ad4b3af658ce9906a192164bdb4e00ad4f8acb39.zip
Some HTML validator cleanups:
- Use &amp; instead of & in URLs - Use valign="middle" instead of valign="center" - Add type="text/javascript" to <script>
Diffstat (limited to 'functions/error.php')
-rw-r--r--functions/error.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/error.php b/functions/error.php
index 8b5b914..d0faefd 100644
--- a/functions/error.php
+++ b/functions/error.php
@@ -34,7 +34,7 @@ function error($error_msg='There was an error processing the request.', $file='N
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="G10B">
<tr>
<td align="left" valign="top" width="1%" class="sideback"><img src="images/spacer.gif" width="1" height="20"></td>
- <td align="center" valign="center" width="98%" class="sideback"><b><?php echo $error_window_lang; ?></b></td>
+ <td align="center" valign="middle" width="98%" class="sideback"><b><?php echo $error_window_lang; ?></b></td>
<td class="sideback" width="1%"></td>
</tr>
</table>

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