[30436] trunk/www/includes/common.inc

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 27 16:11:27 PDT 2007


Revision: 30436
          http://trac.macosforge.org/projects/macports/changeset/30436
Author:   jmpp at macports.org
Date:     2007-10-27 16:11:27 -0700 (Sat, 27 Oct 2007)

Log Message:
-----------
Whitespace changes in xhtml markup.

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

Modified: trunk/www/includes/common.inc
===================================================================
--- trunk/www/includes/common.inc	2007-10-27 22:09:55 UTC (rev 30435)
+++ trunk/www/includes/common.inc	2007-10-27 23:11:27 UTC (rev 30436)
@@ -47,6 +47,7 @@
 ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+
     <head>
         <title><?php echo $title; ?></title>
         <meta http-equiv="Content-type" content="application/xhtml+xml; charset=<?php echo $encoding; ?>" />
@@ -60,7 +61,8 @@
         <script type="text/javascript" src="mootools.v1.11.js"></script>
         <script type="text/javascript" src="language.js"></script>
     </head>
-<body>
+
+    <body>
 <?php
     include("$MPWEB/includes/header.inc");
     check_referer();

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


More information about the macports-changes mailing list