Remove unused sidebar box advertising gold credits.

This commit is contained in:
Max Goodman
2011-12-01 12:29:19 -08:00
parent d8c6870912
commit 6e27323e8a

View File

@@ -257,15 +257,6 @@ class Reddit(Templated):
subtitles = rand_strings.get("create_reddit", 2),
show_cover = True, nocname=True))
if False and self.submit_box:
ps.append(SideBox(_('reddit gold creddits: now for sale!'),
'http://www.reddit.com/tb/efpn0',
'gold',
sr_path = False,
subtitles = ["check it out: you can now give gold",
"subscriptions to deserving redditors"],
show_cover = False, nocname = True))
if not isinstance(c.site, FakeSubreddit) and not c.cname:
moderators = self.sr_moderators()
if moderators: