Changeset 1732

Show
Ignore:
Timestamp:
01/19/2008 10:36:36 AM (12 months ago)
Author:
zombor
Message:

Need to fix that number too.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/application/views/pages/download.php

    r1256 r1732  
    11<h2><span>Total Downloads: <?php echo $counter ?></span>Download Kohana</h2> 
    22 
    3 <p>You are downloading Kohana v<?php echo KOHANA_VERSION ?>. Please use <?php echo html::anchor('http://trac.kohanaphp.com/newticket', 'Trac tickets') ?> to report any bugs you experience. <span style="font-size:0.8em;font-style:italic;">Download files were last synced on <?php echo date('F jS, Y', $sync_date) ?>.</span></p> 
     3<p>You are downloading Kohana v2.0. Please use <?php echo html::anchor('http://trac.kohanaphp.com/newticket', 'Trac tickets') ?> to report any bugs you experience. <span style="font-size:0.8em;font-style:italic;">Download files were last synced on <?php echo date('F jS, Y', $sync_date) ?>.</span></p> 
    44 
    55<p><strong>This is the final release of version 2.0.</strong> Barring severe bugs, this will be the last release before version 2.1. There is no current release date for 2.1, but we expect it to take less time than version 2.0.</p>