mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Update contest mode help tooltip.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
%endif
|
||||
|
||||
%if thing.can_edit or thing.contest_mode:
|
||||
<span class="help-hoverable" title="${_('contest mode randomizes sorting and hides scores. this feature is temporarily available to assist best of 2012 contests.')}">(?)</span>
|
||||
<span class="help-hoverable" title="${_('contest mode randomizes comment sorting, hides scores, and collapses replies by default.')}">(?)</span>
|
||||
%endif
|
||||
|
||||
%if thing.can_edit and thing.link.is_self:
|
||||
|
||||
Reference in New Issue
Block a user