mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-22 16:23:35 +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.
|
Media %s was reported.
|
||||||
Reason: %s\n
|
Reason: %s\n
|
||||||
Total times this media has been reported: %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,
|
media_url,
|
||||||
extra,
|
extra,
|
||||||
|
Loading…
Reference in New Issue
Block a user