Show
Ignore:
Timestamp:
04/15/08 19:42:14 (7 months ago)
Author:
aarkerio
Message:

Improvements on news display

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/layouts/portal.ctp

    r396 r399  
    5555<div id="page"> 
    5656    <div id="content"> 
    57                          <?php echo $content_for_layout; ?> 
     57                       <?php echo $content_for_layout; ?> 
    5858    </div> 
    5959    <!-- end content --> 
     
    9191<!-- end page --> 
    9292<div id="footer"> 
     93<?php  
     94       // echo $this->renderElement('footer') . '<br />  ' . $this->renderElement('quote',   $Element["Quote"]);  
     95?> 
    9396 
    94     <p><?php  
    95     // echo $this->renderElement('footer') . '<br />  ' . $this->renderElement('quote',   $Element["Quote"]);  
    96 ?></p> 
    97  
    98     <p id="legal"><strong>Karamelo</strong> &copy; 2002-2008. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p> 
     97    <p id="legal"><strong>Karamelo</strong> &copy; 2002-2008. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p> 
    9998    <p id="links"> <a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a> | <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p> 
    10099</div>