r21282 - htdocs/branches/beta/news - Try to link the Google's +1 button to the new's heading
Cristian Marchi
cmarchi at code.gnucash.org
Wed Sep 21 05:57:01 EDT 2011
Author: cmarchi
Date: 2011-09-21 05:57:01 -0400 (Wed, 21 Sep 2011)
New Revision: 21282
Trac: http://svn.gnucash.org/trac/changeset/21282
Modified:
htdocs/branches/beta/news/news-script.php
Log:
Try to link the Google's +1 button to the new's heading
Modified: htdocs/branches/beta/news/news-script.php
===================================================================
--- htdocs/branches/beta/news/news-script.php 2011-09-21 09:45:48 UTC (rev 21281)
+++ htdocs/branches/beta/news/news-script.php 2011-09-21 09:57:01 UTC (rev 21282)
@@ -136,7 +136,7 @@
</div>
<div style="float:right; min-width:100px;padding-top:5px">
<!-- The google +1 button-->
- <g:plusone></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