mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-22 00:03:28 +01:00
removes redundant arguement
This commit is contained in:
parent
e6361cecb1
commit
40eaffef94
@ -153,7 +153,7 @@ def notify_users(friendly_token=None, action=None, extra=None):
|
||||
Media %s was reported.
|
||||
Reason: %s\n
|
||||
Total times this media has been reported: %s\n
|
||||
Media becomes private if it gets reported %s times %s\n
|
||||
Media becomes private if it gets reported %s times\n
|
||||
""" % (
|
||||
media_url,
|
||||
extra,
|
||||
|
Loading…
Reference in New Issue
Block a user