r21276 - htdocs/branches/beta/externals - Test Google's +1 button

Cristian Marchi cmarchi at code.gnucash.org
Wed Sep 21 04:55:11 EDT 2011


Author: cmarchi
Date: 2011-09-21 04:55:11 -0400 (Wed, 21 Sep 2011)
New Revision: 21276
Trac: http://svn.gnucash.org/trac/changeset/21276

Modified:
   htdocs/branches/beta/externals/header.phtml
Log:
Test Google's +1 button

Modified: htdocs/branches/beta/externals/header.phtml
===================================================================
--- htdocs/branches/beta/externals/header.phtml	2011-09-21 08:52:05 UTC (rev 21275)
+++ htdocs/branches/beta/externals/header.phtml	2011-09-21 08:55:11 UTC (rev 21276)
@@ -28,6 +28,7 @@
 <?php } ?>
 
 <title><?= T_($title); ?> | GnuCash</title>
+<!--script for Google+1 button-->
 <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
 </head>
 



More information about the gnucash-changes mailing list