Update legal footer links.

This commit is contained in:
Max Goodman
2013-04-30 17:23:10 -07:00
parent a64dfee54a
commit 04300321a5

View File

@@ -48,9 +48,9 @@
_("Use of this site constitutes acceptance of our "
"%(user_agreement)s and %(privacy_policy)s"), nocname=True,
user_agreement = dict(link_text=_("User Agreement {Genitive}"),
path="http://reddit.com/wiki/useragreement"),
path="/help/useragreement"),
privacy_policy = dict(link_text=_("Privacy Policy (updated)"),
path="http://reddit.com/wiki/privacypolicy",
path="/help/privacypolicy",
_class="updated"))}.
© ${_("%(year)d reddit inc. All rights reserved.") % \
dict(year=datetime.datetime.now().timetuple()[0])}