Changeset 1910

Show
Ignore:
Timestamp:
02/04/2008 06:11:45 AM (10 months ago)
Author:
PugFish
Message:

Removing a couple of rogue closing tags on the website

Location:
branches/website/application/views
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/website/application/views/layout.php

    r1724 r1910  
    104104<div id="footer"><strong>&copy;2007 Kohana Team. All rights reserved.</strong> <span class="stats">Powered by Kohana v{kohana_version}. Rendered in {execution_time} seconds, using {memory_usage} of memory.</span></div> 
    105105 
    106 </div> 
    107106</body> 
    108107</html> 
  • branches/website/application/views/sidebar.php

    r1351 r1910  
    11<div id="sidecontent"> 
    22<h6>Keep Kohana Alive</h6> 
    3 <p id="donate">If you use Kohana and find it worth something, please consider <strong><?php echo html::anchor('donate', 'donating') ?></strong>. <?php echo html::anchor('donate/donation_list', 'Your donations') ?> will be directly used to cover the costs of maintaining Kohana.</li> 
     3<p id="donate">If you use Kohana and find it worth something, please consider <strong><?php echo html::anchor('donate', 'donating') ?></strong>. <?php echo html::anchor('donate/donation_list', 'Your donations') ?> will be directly used to cover the costs of maintaining Kohana. 
    44</p> 
    55