[Movecommons-commits] r78 - trunk/wp-theme
Vicente J. Ruiz Jurado
vjrj_ at ourproject.org
Mon Nov 1 13:01:47 CET 2010
Author: vjrj_
Date: 2010-11-01 13:01:47 +0100 (Mon, 01 Nov 2010)
New Revision: 78
Modified:
trunk/wp-theme/functions.php
Log:
Modified: trunk/wp-theme/functions.php
===================================================================
--- trunk/wp-theme/functions.php 2010-11-01 11:51:07 UTC (rev 77)
+++ trunk/wp-theme/functions.php 2010-11-01 12:01:47 UTC (rev 78)
@@ -413,5 +413,5 @@
function mc_footer() {
echo "<div class=\"mc-cat-disclaimer\">".__("<em><b>Note</b>: this page is only a preview of Move Commons future use, not meant for public use. Please do not use it in your website yet.</em>", "mc")."</div><div class=\"mc-cat-footer\">". __("Read more <a href=\"/slides/\">about Move Commons</a>.", "mc")."</div>";
- //echo "<div class=\"mc-donate-link\">".__("If you find this useful, please consider <a href=\"http://movecommons.org/donate/\">donating to Move Commons</a>.","mc"). "</div>";
+ //echo "<div class=\"mc-donate-link\">".__("If you find this useful, please consider <a href=\"http://movecommons.org/".qtrans_getLanguage()."/implications/\">donating to Move Commons</a>.","mc"). "</div>";
}
More information about the Movecommons-commits
mailing list