Changeset 1910 for branches/website/application/views/sidebar.php
- Timestamp:
- 02/04/2008 06:11:45 AM (11 months ago)
- Files:
-
- 1 modified
-
branches/website/application/views/sidebar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/application/views/sidebar.php
r1351 r1910 1 1 <div id="sidecontent"> 2 2 <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. 4 4 </p> 5 5
