- Timestamp:
- 07/27/2008 11:49:30 AM (4 months ago)
- Location:
- branches/website
- Files:
-
- 1 added
- 1 modified
-
application/views/layout.php (modified) (1 diff)
-
media/img/kohana080808.png (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/application/views/layout.php
r2846 r3215 55 55 )) 56 56 ?> 57 <?php /* Kohana 2.2 Teaser */ if (time() < strtotime('2008-08-09')): ?> 58 <style type="text/css"> 59 #logo { background-image: url(<?php echo url::base() ?>media/img/kohana080808.png); } 60 </style> 61 <?php endif ?> 57 62 </head> 58 63 <body>
