mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
template_helpers: Point to /about/team for info on admins.
This commit is contained in:
@@ -484,7 +484,7 @@ def add_attr(attrs, kind, label=None, link=None, cssclass=None, symbol=None):
|
||||
if not label:
|
||||
label = _('reddit admin, speaking officially')
|
||||
if not link:
|
||||
link = '/help/faq#Whorunsreddit'
|
||||
link = '/about/team'
|
||||
elif kind in ('X', '@'):
|
||||
priority = 5
|
||||
cssclass = 'gray'
|
||||
|
||||
Reference in New Issue
Block a user