CVSROOT: /web/www
Module name: www
Changes by: Waclaw Jacek <wwj> 11/03/15 03:58:54
Modified files:
server/source : source.html
Log message:
Fixing a missing <div> problem
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/source/source.html?cvsroot=www&r1=1.23&r2=1.24
Patches:
Index: source.html
===================================================================
RCS file: /web/www/www/server/source/source.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- source.html 15 Mar 2011 01:32:14 -0000 1.23
+++ source.html 15 Mar 2011 03:58:28 -0000 1.24
@@ -209,10 +209,11 @@
<p>Updated:
<!-- timestamp start -->
-$Date: 2011/03/15 01:32:14 $
+$Date: 2011/03/15 03:58:28 $
<!-- timestamp end --></p>
</div>
</div>
+</div>
</body>
</html>