r21450 - htdocs/branches/beta/externals - Test a path tweak to google+1 button.

Cristian Marchi cmarchi at code.gnucash.org
Tue Oct 18 09:41:12 EDT 2011


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

Modified:
   htdocs/branches/beta/externals/header.phtml
Log:
Test a path tweak to google+1 button.

Modified: htdocs/branches/beta/externals/header.phtml
===================================================================
--- htdocs/branches/beta/externals/header.phtml	2011-10-18 13:37:21 UTC (rev 21449)
+++ htdocs/branches/beta/externals/header.phtml	2011-10-18 13:41:12 UTC (rev 21450)
@@ -75,7 +75,7 @@
 <!-- google +1 button-->
 <div id="gplusone" class="plusone"></div>
                    <script type="text/javascript">
-                              gapi.plusone.render('gplusone', { "size": "tall", "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