r21451 - htdocs/branches/beta/externals - Fix previous commit.

Cristian Marchi cmarchi at code.gnucash.org
Tue Oct 18 09:42:15 EDT 2011


Author: cmarchi
Date: 2011-10-18 09:42:15 -0400 (Tue, 18 Oct 2011)
New Revision: 21451
Trac: http://svn.gnucash.org/trac/changeset/21451

Modified:
   htdocs/branches/beta/externals/header.phtml
Log:
Fix previous commit.

Modified: htdocs/branches/beta/externals/header.phtml
===================================================================
--- htdocs/branches/beta/externals/header.phtml	2011-10-18 13:41:12 UTC (rev 21450)
+++ htdocs/branches/beta/externals/header.phtml	2011-10-18 13:42:15 UTC (rev 21451)
@@ -75,7 +75,7 @@
 <!-- google +1 button-->
 <div id="gplusone" class="plusone"></div>
                    <script type="text/javascript">
-                              gapi.plusone.render('gplusone', { "size": "tall", "href": "http://www.gnucash.org/" "count": "false" });
+                              gapi.plusone.render('gplusone', { "size": "tall", "href": "http://www.gnucash.org/", "count": "false" });
                    </script> 
 </div>
 



More information about the gnucash-changes mailing list