Changes the title of the Load Shared Bucket pop-up box from "Load Shared
Bucket Bucket by ID" to "Load Shared Bucket by ID". I decided not to
change it to "Load Shared Bucket by Bucket ID" since "Bucket ID" is
displayed next to the input field.
This affects all 3 types of buckets: item, record and user.
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
<div class="modal-header">
<button type="button" class="close"
ng-click="cancel()" aria-hidden="true">×</button>
- <h4 class="modal-title">[% l('Load Shared Bucket Bucket by ID') %]</h4>
+ <h4 class="modal-title">[% l('Load Shared Bucket by ID') %]</h4>
</div>
<div class="modal-body">
<div class="form-group">
<div class="modal-header">
<button type="button" class="close"
ng-click="cancel()" aria-hidden="true">×</button>
- <h4 class="modal-title">[% l('Load Shared Bucket Bucket by ID') %]</h4>
+ <h4 class="modal-title">[% l('Load Shared Bucket by ID') %]</h4>
</div>
<div class="modal-body">
<div class="form-group">
<div class="modal-header">
<button type="button" class="close"
ng-click="cancel()" aria-hidden="true">×</button>
- <h4 class="modal-title">[% l('Load Shared Bucket Bucket by ID') %]</h4>
+ <h4 class="modal-title">[% l('Load Shared Bucket by ID') %]</h4>
</div>
<div class="modal-body">
<div class="form-group">