revert that change; this doesn't actually require QR
This commit is contained in:
parent
ed7c1b7f28
commit
0e81e2dec2
@ -50,7 +50,7 @@ DeleteLink =
|
|||||||
form =
|
form =
|
||||||
mode: 'usrdel'
|
mode: 'usrdel'
|
||||||
onlyimgdel: fileOnly
|
onlyimgdel: fileOnly
|
||||||
form.pwd = QR.persona.getPassword() if Conf['Quick Reply']
|
pwd: QR.persona.getPassword()
|
||||||
form[post.ID] = 'delete'
|
form[post.ID] = 'delete'
|
||||||
|
|
||||||
link = @
|
link = @
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user