aboutsummaryrefslogtreecommitdiffstats
path: root/preferences.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-12-07 07:52:21 +0000
committerChad Little <clittle@users.sourceforge.net>2002-12-07 07:52:21 +0000
commit43b7a3ac16111a224d5e9f493c24078f4c7ade3f (patch)
treefe402892bf1d45aa0f7d8109bb3f682b7518540d /preferences.php
parentebc3cdddfba630c5d42188845acbca3e896ab3a5 (diff)
downloadphpicalendar-43b7a3ac16111a224d5e9f493c24078f4c7ade3f.tar.gz
phpicalendar-43b7a3ac16111a224d5e9f493c24078f4c7ade3f.tar.bz2
phpicalendar-43b7a3ac16111a224d5e9f493c24078f4c7ade3f.zip
Removed the back arrow since it doesn't seem to work.
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 ee90461..9660739 100644
--- a/preferences.php
+++ b/preferences.php
@@ -64,7 +64,7 @@ if (!isset($HTTP_COOKIE_VARS['phpicalendar'])) {
<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="'.$back_lang.'" border="0" align="left"></a>'; ?></td>
+ <td align="left" width="120" class="navback">&nbsp;</td>
<td class="navback">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>

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