[31608] trunk/www/includes/header.inc

jmpp at macports.org jmpp at macports.org
Thu Nov 29 21:14:05 PST 2007


Revision: 31608
          http://trac.macosforge.org/projects/macports/changeset/31608
Author:   jmpp at macports.org
Date:     2007-11-29 21:14:03 -0800 (Thu, 29 Nov 2007)

Log Message:
-----------
The link to the blog has to be absolute, per Mac OS Forge settings.

Modified Paths:
--------------
    trunk/www/includes/header.inc

Modified: trunk/www/includes/header.inc
===================================================================
--- trunk/www/includes/header.inc	2007-11-30 03:23:05 UTC (rev 31607)
+++ trunk/www/includes/header.inc	2007-11-30 05:14:03 UTC (rev 31608)
@@ -60,7 +60,7 @@
                             'Documentation' => $guide_url,
                             'Support & Development' => $trac_url,
                             'Contact Us' => 'contact.php',
-                            'Blog' => 'blog/'
+                            'Blog' => '/blog/'
                         );
                         foreach ($pages as $title => $url) {
                             if (basename($PHP_SELF) == $url) {

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


More information about the macports-changes mailing list