LP2008918: use new default colors for modal headers
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / staff / circ / patron / secondary-groups.component.html
index 1d02987..887db93 100644 (file)
@@ -2,7 +2,7 @@
 <eg-string #errorMsg text="Failed To Add Group" i18n-text></eg-string>
 
 <ng-template #dialogContent>
-  <div class="modal-header bg-info">
+  <div class="modal-header">
     <h4 class="modal-title" i18n>Secondary Permission Groups</h4>
     <button type="button" class="btn-close btn-close-white"
       i18n-aria-label aria-label="Close" (click)="close()"></button>