[Gnucash-changes] r14295 - htdocs/trunk - remove trailing div

Joshua Sled jsled at cvs.gnucash.org
Thu Jun 1 21:45:45 EDT 2006


Author: jsled
Date: 2006-06-01 21:45:45 -0400 (Thu, 01 Jun 2006)
New Revision: 14295
Trac: http://svn.gnucash.org/trac/changeset/14295

Modified:
   htdocs/trunk/atom-feed.php
Log:
remove trailing div

Modified: htdocs/trunk/atom-feed.php
===================================================================
--- htdocs/trunk/atom-feed.php	2006-06-02 01:39:20 UTC (rev 14294)
+++ htdocs/trunk/atom-feed.php	2006-06-02 01:45:45 UTC (rev 14295)
@@ -54,7 +54,6 @@
         <? for ($i=2; $i<$n; $i++) {
             print urlencode($fa[$i]);
         } ?>
-      </div>
     </content>
   </entry>
   <?php } ?>



More information about the gnucash-changes mailing list