r21437 - htdocs/branches/beta/externals - Change google+1 button size.

Cristian Marchi cmarchi at code.gnucash.org
Tue Oct 18 08:33:38 EDT 2011


Author: cmarchi
Date: 2011-10-18 08:33:38 -0400 (Tue, 18 Oct 2011)
New Revision: 21437
Trac: http://svn.gnucash.org/trac/changeset/21437

Modified:
   htdocs/branches/beta/externals/header.phtml
Log:
Change google+1 button size.

Modified: htdocs/branches/beta/externals/header.phtml
===================================================================
--- htdocs/branches/beta/externals/header.phtml	2011-10-18 12:30:11 UTC (rev 21436)
+++ htdocs/branches/beta/externals/header.phtml	2011-10-18 12:33:38 UTC (rev 21437)
@@ -76,7 +76,7 @@
 <!-- google +1 button-->
 <div id="gplusone" class="plusone"></div>
                    <script type="text/javascript">
-                              gapi.plusone.render('gplusone', { "size": "medium", "count": "false" });
+                              gapi.plusone.render('gplusone', { "size": "tall", "count": "false" });
                    </script> 
 </div>
 



More information about the gnucash-changes mailing list