[pLog-svn] r1779 - plog/branches/plog-1.0.1/templates/summary

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Thu Apr 7 22:38:41 GMT 2005


Author: jondaley
Date: 2005-04-07 22:38:40 +0000 (Thu, 07 Apr 2005)
New Revision: 1779

Modified:
   plog/branches/plog-1.0.1/templates/summary/footer.template
Log:
xhtml compliance. added /div

Modified: plog/branches/plog-1.0.1/templates/summary/footer.template
===================================================================
--- plog/branches/plog-1.0.1/templates/summary/footer.template	2005-04-07 22:35:49 UTC (rev 1778)
+++ plog/branches/plog-1.0.1/templates/summary/footer.template	2005-04-07 22:38:40 UTC (rev 1779)
@@ -1,3 +1,4 @@
-</div>
-</body>
-</html>
\ No newline at end of file
+      </div>
+    </div>
+  </body>
+</html>




More information about the pLog-svn mailing list