Link faq to be able to sign up from corresponding question.
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
if(notice !== undefined) {
|
||||
$(modal_id).find(".notice").show().html(notice);
|
||||
}
|
||||
window.scrollTo(0, 0);
|
||||
e.preventDefault();
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user