[28581] trunk/www

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 3 20:28:39 PDT 2007


Revision: 28581
          http://trac.macosforge.org/projects/macports/changeset/28581
Author:   jmpp at macports.org
Date:     2007-09-03 20:28:38 -0700 (Mon, 03 Sep 2007)

Log Message:
-----------
Move the warning to the header section, so that it's seen from every single page.

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

Modified: trunk/www/includes/header.inc
===================================================================
--- trunk/www/includes/header.inc	2007-09-04 03:18:47 UTC (rev 28580)
+++ trunk/www/includes/header.inc	2007-09-04 03:28:38 UTC (rev 28581)
@@ -49,3 +49,8 @@
 	  </ul>
 	</div>
       </div>
+
+      <div id="content">
+           <h2>Warning: This is just a test installation of the old DarwinPorts project page, official site is located at
+           <a href="htp://www.macports.org">http://www.macports.org</a> as always (currently in plans of a redesign)</h2>
+      </div>

Modified: trunk/www/index.php
===================================================================
--- trunk/www/index.php	2007-09-04 03:18:47 UTC (rev 28580)
+++ trunk/www/index.php	2007-09-04 03:28:38 UTC (rev 28581)
@@ -8,11 +8,6 @@
 
     <div id="content">
 
-      <div class="warning_box">
-          <h2>Warning: This is just a test installation of the old DarwinPorts project page, official site is located at
-          <a href="htp://www.macports.org">http://www.macports.org</a> as always (currently in plans of a redesign)</h2>
-      </div>
-
       <h2 class="hdr">Introduction to MacPorts</h2>
 
       <p>The MacPorts Project's main goal is to provide an easy way to

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


More information about the macports-changes mailing list