[31438] trunk/www/includes

sfiera at macports.org sfiera at macports.org
Fri Nov 23 15:40:06 PST 2007


Revision: 31438
          http://trac.macosforge.org/projects/macports/changeset/31438
Author:   sfiera at macports.org
Date:     2007-11-23 15:40:05 -0800 (Fri, 23 Nov 2007)

Log Message:
-----------
Replace named entities in header/footer with numeric codes

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

Modified: trunk/www/includes/footer.inc
===================================================================
--- trunk/www/includes/footer.inc	2007-11-23 23:28:33 UTC (rev 31437)
+++ trunk/www/includes/footer.inc	2007-11-23 23:40:05 UTC (rev 31438)
@@ -10,6 +10,6 @@
 
     <p><a href="http://validator.w3.org/check?uri=referer"><img src="img/valid-xhtml11-blue.png" alt="Valid XHTML 1.1"
     height="31" width="88" /></a> <a href="http://jigsaw.w3.org/css-validator/check/referer"> <img style="border:0;width:88px;height:31px"
-    src="img/vcss.png" alt="Valid CSS!" /></a></p> Copyright &copy; 2002&ndash;<?php print date("Y"); ?>, <a href="http://www.macports.org/">
+    src="img/vcss.png" alt="Valid CSS!" /></a></p> Copyright &#xA9; 2002&#x2013;<?php print date("Y"); ?>, <a href="http://www.macports.org/">
     The MacPorts Project</a>. Hosted by <a href="http://www.macosforge.org">Mac OS Forge</a>. All rights reserved.
 </div>

Modified: trunk/www/includes/header.inc
===================================================================
--- trunk/www/includes/header.inc	2007-11-23 23:28:33 UTC (rev 31437)
+++ trunk/www/includes/header.inc	2007-11-23 23:40:05 UTC (rev 31438)
@@ -19,7 +19,7 @@
     <span class="accessibility">View site in</span>
     <span><a href="#" id="language"><img src="img/en-enabled.png" alt="English" width="30" height="48" /></a></span>
     <span id="languages">
-        <a href="#"><img src="img/fr-disabled.png" alt="Fran&ccedil;ais" width="30" height="48" /></a><a href="#"><img src="img/es-disabled.png" alt="Espa&ntilde;ol" width="30" height="48" /></a><a href="#"><img src="img/ru-disabled.png" alt="&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;&nbsp;(Russkij)" width="30" height="48" /></a><a href="#"><img src="img/it-disabled.png" alt="Italiano" width="30" height="48" /></a>
+        <a href="#"><img src="img/fr-disabled.png" alt="Fran&#xE7;ais" width="30" height="48" /></a><a href="#"><img src="img/es-disabled.png" alt="Espa&#xF1;ol" width="30" height="48" /></a><a href="#"><img src="img/ru-disabled.png" alt="&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;&nbsp;(Russkij)" width="30" height="48" /></a><a href="#"><img src="img/it-disabled.png" alt="Italiano" width="30" height="48" /></a>
     </span>
 </div>
 

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


More information about the macports-changes mailing list