don't remove what isn't there
This commit is contained in:
parent
4f1fbeaf84
commit
bd8623faed
@ -115,7 +115,7 @@ Navigate =
|
||||
$.after ($.id 'postPassword'), origFormThread
|
||||
origFormThread.value = g.THREADID
|
||||
else
|
||||
$.rm origFormThread
|
||||
$.rm origFormThread if origFormThread
|
||||
|
||||
if Conf['Quick Reply']
|
||||
QR.link.textContent = if g.VIEW is 'thread' then 'Reply to Thread' else 'Start a Thread'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user