[Mapbender-commits] r4825 - branches/2.6/http/frames

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Tue Oct 20 08:13:33 EDT 2009


Author: christoph
Date: 2009-10-20 08:13:33 -0400 (Tue, 20 Oct 2009)
New Revision: 4825

Modified:
   branches/2.6/http/frames/login.php
Log:
HTML valid

Modified: branches/2.6/http/frames/login.php
===================================================================
--- branches/2.6/http/frames/login.php	2009-10-20 12:13:19 UTC (rev 4824)
+++ branches/2.6/http/frames/login.php	2009-10-20 12:13:33 UTC (rev 4825)
@@ -80,6 +80,8 @@
 <meta http-equiv="cache-control" content="no-cache">
 <meta http-equiv="pragma" content="no-cache">
 <meta http-equiv="expires" content="0">
+<META http-equiv="Content-Style-Type" content="text/css">
+<META http-equiv="Content-Script-Type" content="text/javascript">
 <?php
 echo '<meta http-equiv="Content-Type" content="text/html; charset='.CHARSET.'">';	
 ?>



More information about the Mapbender_commits mailing list