r22041 - htdocs/branches/beta/externals - Add google button destination URL.

Cristian Marchi cmarchi at code.gnucash.org
Thu Feb 16 14:10:25 EST 2012


Author: cmarchi
Date: 2012-02-16 14:10:24 -0500 (Thu, 16 Feb 2012)
New Revision: 22041
Trac: http://svn.gnucash.org/trac/changeset/22041

Modified:
   htdocs/branches/beta/externals/header.phtml
Log:
Add google button destination URL.

Modified: htdocs/branches/beta/externals/header.phtml
===================================================================
--- htdocs/branches/beta/externals/header.phtml	2012-02-16 18:14:52 UTC (rev 22040)
+++ htdocs/branches/beta/externals/header.phtml	2012-02-16 19:10:24 UTC (rev 22041)
@@ -81,7 +81,7 @@
 </div>
 <!-- google +1 button-->
 <div id="gplusone">
-<g:plusone size="tall"></g:plusone></div>
+<g:plusone size="tall" href="www.gnucash.org"></g:plusone></div>
 <script type="text/javascript">
   (function() {
     var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;



More information about the gnucash-changes mailing list