mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-13 17:35:46 +01:00
This commit is contained in:
@@ -26,7 +26,7 @@ define(function() {
|
|||||||
errorEl.removeClass('hide').show();
|
errorEl.removeClass('hide').show();
|
||||||
errorTextEl.html('Please enter a valid email');
|
errorTextEl.html('Please enter a valid email');
|
||||||
}
|
}
|
||||||
};
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
return ResetPassword;
|
return ResetPassword;
|
||||||
|
|||||||
Reference in New Issue
Block a user