Loading src/app/review/submission-sources/review-list/review-list.component.html +2 −2 Original line number Diff line number Diff line Loading @@ -243,7 +243,7 @@ <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exportModalLabel">Export Review Items to the IS Notebook</h5> <h5 class="modal-title" id="exportModalLabel">Export selected review items to the Information System Notebooks</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> Loading @@ -251,7 +251,7 @@ <div class="modal-body"> <p> Do you wish to export the following content to IS notebooks? Any future changes to the exported review items will NOT be automatically added to the IS Notebook and will have to be changed manually if needed. NOT be automatically added to the IS Notebooks and will have to be reexported or changed manually if needed. </p> <form [formGroup]="exportISNotebooksForm"> <div class="form-group"> Loading Loading
src/app/review/submission-sources/review-list/review-list.component.html +2 −2 Original line number Diff line number Diff line Loading @@ -243,7 +243,7 @@ <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exportModalLabel">Export Review Items to the IS Notebook</h5> <h5 class="modal-title" id="exportModalLabel">Export selected review items to the Information System Notebooks</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> Loading @@ -251,7 +251,7 @@ <div class="modal-body"> <p> Do you wish to export the following content to IS notebooks? Any future changes to the exported review items will NOT be automatically added to the IS Notebook and will have to be changed manually if needed. NOT be automatically added to the IS Notebooks and will have to be reexported or changed manually if needed. </p> <form [formGroup]="exportISNotebooksForm"> <div class="form-group"> Loading