Fixed forum post form throwing up the navigation confirmation when it isn't supposed to.
This commit is contained in:
parent
5a70e3f3f1
commit
ddb255bf32
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@
|
|||
</div>
|
||||
|
||||
<div class="forum__post__buttons js-forum-posting-buttons">
|
||||
<button class="input__button" onclick="forumPostingCloseOK = true;">Submit</button>
|
||||
<button class="input__button" onclick="MszForumEditorAllowClose = true;">Submit</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue