r21286 - htdocs/branches/beta/news - More test on the href attribute of the Google+1 button
Cristian Marchi
cmarchi at code.gnucash.org
Wed Sep 21 06:24:42 EDT 2011
Author: cmarchi
Date: 2011-09-21 06:24:42 -0400 (Wed, 21 Sep 2011)
New Revision: 21286
Trac: http://svn.gnucash.org/trac/changeset/21286
Modified:
htdocs/branches/beta/news/news-script.php
Log:
More test on 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:13:36 UTC (rev 21285)
+++ htdocs/branches/beta/news/news-script.php 2011-09-21 10:24:42 UTC (rev 21286)
@@ -136,7 +136,7 @@
</div>
<div style="float:right; min-width:100px;padding-top:5px">
<!-- The google +1 button-->
- <g:plusone href="http://www.google.com"></g:plusone>
+ <g:plusone href="http://www.gnucash.org/beta/#<?=generate_anchor($key)?>"></g:plusone>
</div>
</div>
<div class="newsinner">
More information about the gnucash-changes
mailing list