
Originally Posted by
hedera
Um, er. I put in what I thought was the correct mod and my entire site has gone blank. Here's the modified statement (formatted for easier read):
<?php if (!($_SESSION['COWOA'])) { ?>
<?php if ($_SESSION['customer_id']) { ?>
<li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>">
<?php echo HEADER_TITLE_LOGOFF; ?></a>
<?php } ?>
<?php } ?>
I wish the stupid scroll tags worked. In my HTML editor it looked like everything was closed properly. Suggestions??
Bookmarks