Correct modal label
authorMike Rylander <mrylander@gmail.com>
Tue, 8 Feb 2022 15:22:14 +0000 (10:22 -0500)
committerMike Rylander <mrylander@gmail.com>
Tue, 8 Feb 2022 15:22:14 +0000 (10:22 -0500)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/eg2/src/app/staff/acq/lineitem/export-attributes-dialog.component.html

index 3fa1f65..40456d3 100644 (file)
@@ -1,7 +1,7 @@
 <ng-template #dialogContent>
   <form class="form-validated">
     <div class="modal-header bg-info">
-      <h3 class="modal-title" i18n>Add Items to Selected Line Items</h3>
+      <h3 class="modal-title" i18n>Export Single Attribute List for Selected Line Items</h3>
       <button type="button" class="close"
         i18n-aria-label aria-label="Close" (click)="close()">
         <span aria-hidden="true">&times;</span>