mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 00:38:11 -05:00
Mod log: remove final public 'ham' usage
This commit is contained in:
@@ -115,7 +115,7 @@ class ModAction(tdb_cassandra.UuidThing, Printable):
|
||||
|
||||
_details_text = {# approve comment/link
|
||||
'unspam': _('unspam'),
|
||||
'confirm_ham': _('confirmed ham'),
|
||||
'confirm_ham': _('approved'),
|
||||
# remove comment/link
|
||||
'confirm_spam': _('confirmed spam'),
|
||||
'remove': _('removed not spam'),
|
||||
|
||||
Reference in New Issue
Block a user