Item Type
Item Name
Search file in folder and subfolders...
jQuery( function( $ ) { $( '.lost_reset_password' ).on( 'submit', function () { $( 'button[type="submit"]', this ).attr( 'disabled', 'disabled' ); }); });