[Tux4kids-commits] r1262 - tux4kids-web/htdocs

Matthew McSpadden mmcspadden-guest at alioth.debian.org
Thu Jul 23 19:19:52 UTC 2009


Author: mmcspadden-guest
Date: 2009-07-23 19:19:51 +0000 (Thu, 23 Jul 2009)
New Revision: 1262

Modified:
   tux4kids-web/htdocs/index.php
Log:
working on ie6 fixes

Modified: tux4kids-web/htdocs/index.php
===================================================================
--- tux4kids-web/htdocs/index.php	2009-07-23 19:18:15 UTC (rev 1261)
+++ tux4kids-web/htdocs/index.php	2009-07-23 19:19:51 UTC (rev 1262)
@@ -70,11 +70,11 @@
 						</td>
 					</tr>
 				</table>
-			</div>
-			';
+			</div>';
 include ('includes/header.php');
 echo'
 		</div>
 	</div>
 </body>
-</html>
\ No newline at end of file
+</html>';
+?>
\ No newline at end of file




More information about the Tux4kids-commits mailing list