r21284 - htdocs/branches/beta/news - Test the href attribute of the Google+1 button

Cristian Marchi cmarchi at code.gnucash.org
Wed Sep 21 06:12:11 EDT 2011


Author: cmarchi
Date: 2011-09-21 06:12:10 -0400 (Wed, 21 Sep 2011)
New Revision: 21284
Trac: http://svn.gnucash.org/trac/changeset/21284

Modified:
   htdocs/branches/beta/news/news-script.php
Log:
Test the href attribute of the Google+1 button

Modified: htdocs/branches/beta/news/news-script.php
===================================================================
--- htdocs/branches/beta/news/news-script.php	2011-09-21 10:01:04 UTC (rev 21283)
+++ htdocs/branches/beta/news/news-script.php	2011-09-21 10:12:10 UTC (rev 21284)
@@ -136,7 +136,7 @@
   </div>
   <div style="float:right; min-width:100px;padding-top:5px">
   <!-- The google +1 button-->
-  <g:plusone href="http://www.gnucash.org/beta/#<?=generate_anchor($key)?>"></g:plusone>
+  <g:plusone href="http://www.google.com>"></g:plusone>
   </div>
   </div>
   <div class="newsinner">



More information about the gnucash-changes mailing list