aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-10-25 02:21:26 +0000
committerChad Little <clittle@users.sourceforge.net>2004-10-25 02:21:26 +0000
commite481bdad8a23e896643b867a6d5bb2d0f91fea0f (patch)
treee23e3d9dad4318010269a18ccc670d1cae2a71cf /templates
parent3a5691369c5012eb14609d225b41a4b90e1e3e20 (diff)
downloadphpicalendar-e481bdad8a23e896643b867a6d5bb2d0f91fea0f.tar.gz
phpicalendar-e481bdad8a23e896643b867a6d5bb2d0f91fea0f.tar.bz2
phpicalendar-e481bdad8a23e896643b867a6d5bb2d0f91fea0f.zip
Errors now seem to all work!
Diffstat (limited to 'templates')
-rw-r--r--templates/default/error.tpl6
-rw-r--r--templates/default/footer.tpl6
2 files changed, 5 insertions, 7 deletions
diff --git a/templates/default/error.tpl b/templates/default/error.tpl
index b4eaa9c..e2ec36e 100644
--- a/templates/default/error.tpl
+++ b/templates/default/error.tpl
@@ -17,10 +17,9 @@
</tr>
<tr>
<td>
- <table width="100%" border="0" cellspacing="0" cellpadding="0" class="G10B">
+ <table width="100%" border="0" cellspacing="0" cellpadding="10" class="G10B">
<tr>
- <td align="center" valign="top">
- <br />
+ <td align="center" valign="top" class="V12">
{ERROR_MSG}
<br />
<br />
@@ -29,7 +28,6 @@
<br />
{L_ERROR_BACK}
<br />
- <br />
</td>
</tr>
</table>
diff --git a/templates/default/footer.tpl b/templates/default/footer.tpl
index 24347af..e1ff9f6 100644
--- a/templates/default/footer.tpl
+++ b/templates/default/footer.tpl
@@ -1,4 +1,4 @@
-<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar 2.0 beta</a><br />
+<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar 2.0</a><br />
<!-- switch rss_valid on -->
<p>
<a style="color:gray" href="http://feeds.archive.org/validator/check?url={FOOTER_CHECK}">
@@ -8,8 +8,8 @@
<!-- switch rss_powered on -->
{L_THIS_SITE_IS} <a class="psf" href="{BASE}rss/index.php?cal={CAL}&amp;getdate={GETDATE}">RSS-Enabled</a><br />
<!-- switch rss_powered off -->
-Page generated in {GENERATED1} seconds.<br />
-Template generated in {GENERATED2} seconds.
+<!--Page generated in {GENERATED1} seconds.<br />
+Template generated in {GENERATED2} seconds.-->
</center>
</body>
</html>

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