[31636] trunk/www/ports.php

jmpp at macports.org jmpp at macports.org
Fri Nov 30 18:21:04 PST 2007


Revision: 31636
          http://trac.macosforge.org/projects/macports/changeset/31636
Author:   jmpp at macports.org
Date:     2007-11-30 18:21:02 -0800 (Fri, 30 Nov 2007)

Log Message:
-----------

Don't bold the 'at' for our last updated hour (but, again, mostly just testing the post-commit hook to update the webroot on Mac OS Forge).

Modified Paths:
--------------
    trunk/www/ports.php

Modified: trunk/www/ports.php
===================================================================
--- trunk/www/ports.php	2007-12-01 02:20:40 UTC (rev 31635)
+++ trunk/www/ports.php	2007-12-01 02:21:02 UTC (rev 31636)
@@ -29,7 +29,7 @@
 ?>
     <p>The MacPorts Project currently distributes <b><?php print ports_count(); ?></b> ports, distributed across <?php print
     $num_categories; ?> different categories and available below for viewing. This form allows you to search the MacPorts software
-    index, last updated on <b><?php echo $date; ?> at <?php echo $time; ?></b>.</p>
+    index, last updated on <b><?php echo $date; ?></b> at <b><?php echo $time; ?></b>.</p>
 
     <br />
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071130/ff7857d2/attachment.html


More information about the macports-changes mailing list