[cc-commits] [SCM] commoner / CC Network (branch master) updated. bd9977d73ec066af09a6b5e53f20128be64e472b

git version control git at a7.creativecommons.org
Fri Mar 19 16:43:05 EDT 2010


The branch, master has been updated
       via  bd9977d73ec066af09a6b5e53f20128be64e472b (commit)
      from  305764294ab1c16311d41241ccc39a1dc765ab63 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bd9977d73ec066af09a6b5e53f20128be64e472b
Author: JED3 <jed at jedpad.(none)>
Date:   Fri Mar 19 13:43:00 2010 -0700

    Changing text for Joining the Network

-----------------------------------------------------------------------

Summary of changes (followed by patch):
 src/commoner/templates/index.html |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/commoner/templates/index.html b/src/commoner/templates/index.html
index 62b6bc0..d6fab12 100644
--- a/src/commoner/templates/index.html
+++ b/src/commoner/templates/index.html
@@ -33,16 +33,15 @@ participatory culture. By joining the Creative Commons Network, you
 will be joining a worldwide community dedicated to building the
 Commons &mdash; the pool of content, of knowledge, that is freely and
 legally accessible to everyone &mdash; a vital public resource in this
-digital age. <a href="/h/join/">Join 
-today!</a>{% endblocktrans %}
+digital age. Membership in the CC Network is a benefit of donating to Creative Commons at the $75 giving level or above. <a href="https://support.creativecommons.org/donate">Donate Today!</a>{% endblocktrans %}
 </p>
 
 <div id="join_network">
 {% if user.is_authenticated %}
     <h2><a href="{% url profile_view user.username %}">{% trans "My Profile" %}</a></h2>
 {% else %}
-  <h2><a href="/h/join/">
-      {% trans "Join" %}
+  <h2><a href="https://support.creativecommons.org/donate">
+      {% trans "Donate Today" %}
   </a></h2>
 {% endif %}
 </div>


hooks/post-receive
-- 
commoner / CC Network



More information about the cc-commits mailing list