Changeset 3215 for branches

Show
Ignore:
Timestamp:
07/27/2008 11:49:30 AM (4 months ago)
Author:
Geert
Message:

Created a banner to announce 2.2

Location:
branches/website
Files:
1 added
1 modified

Legend:

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

    r2846 r3215  
    5555)) 
    5656?> 
     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 ?> 
    5762</head> 
    5863<body>