buildlogs: buildlogs2.sql/index.php - close div tag

adamg adamg at pld-linux.org
Sun May 23 19:01:59 CEST 2010


Author: adamg                        Date: Sun May 23 17:01:59 2010 GMT
Module: buildlogs                     Tag: HEAD
---- Log message:
- close div tag

---- Files affected:
buildlogs/buildlogs2.sql:
   index.php (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: buildlogs/buildlogs2.sql/index.php
diff -u buildlogs/buildlogs2.sql/index.php:1.11 buildlogs/buildlogs2.sql/index.php:1.12
--- buildlogs/buildlogs2.sql/index.php:1.11	Mon Feb  8 20:54:02 2010
+++ buildlogs/buildlogs2.sql/index.php	Sun May 23 19:01:53 2010
@@ -793,7 +793,7 @@
   {
     echo _("Enter something!");
   }
-  echo "</form>\n";
+  echo "</div></form>\n";
 }
 
 function welcome()
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/buildlogs/buildlogs2.sql/index.php?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list