Revision: 5823
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at April 6, 2008 22:22 by rblalock
Initial Code
<?php if ($this->error->code = '404') { ?> <div id="errorboxheader">Page not found</div> <div id="errorboxbody"><p>Sorry! That page cannot be found.</p> </div> </div> <?php } ?>
Initial URL
Initial Description
Initial Title
Custom Joomla 1.5 404 Condition
Initial Tags
joomla
Initial Language
PHP