File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
LearningHub.Nhs.WebUI/Scripts/vuesrc/contribute Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 383383 <div class =" modal-dialog" >
384384 <div class =" modal-content" >
385385 <div class =" modal-header text-center" >
386- <h4 class =" modal-title" ><i class =" warningTriangle fa-solid fa-triangle-exclamation" ></i > Confirm the password</h4 >
386+ <h4 class =" modal-title" ><i class =" warningTriangle fa-solid fa-triangle-exclamation" ></i > Confirm your password</h4 >
387387 </div >
388388 <div class =" modal-body" >
389389 <div class =" model-body-container" >
390390 <p >
391- To continue with the upload, please verify your identity by entering your password.
391+ To continue with the upload please verify your identity by entering your password.
392392 </p >
393393 </div >
394394 <div >
970970 return ;
971971 }
972972 this .confirmPassword ();
973- // this.acceptUploadedFile();
974973 } else {
975974 this .confirmPassword ();
976- // this.acceptUploadedFile();
977975 }
978976 }
979977 }
10201018 }
10211019 } else {
10221020 this .confirmPassword ();
1023- // this.acceptUploadedFile();
10241021 }
10251022 } else {
1026- this .confirmPassword ();
1027- // this.acceptUploadedFile();
1023+ this .confirmPassword ();
10281024 }
10291025 }
10301026 }
You can’t perform that action at this time.
0 commit comments