Gifari Industries - BD Cyber Security Team
Home
/
home
/
decohaslibrary
/
bist
/
wp-content
/
plugins
/
user-registration
/
assets
/
js
/
frontend
/
✏️
Editing: lost-password.js
jQuery(function ($) { $(".ur_lost_reset_password").on("submit", function () { $('input[type="submit"]', this).prop("disabled", true); }); });
💾 Save
❌ Cancel