Bug 25387: (follow-up) Slightly change wording of alert
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> (cherry picked from commit1004d47d00
) Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> (cherry picked from commit3dc5bd07d5
) Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> Signed-off-by: wainuiwitikapark <wainuiwitikapark@catalyst.net.nz>
This commit is contained in:
parent
b084bd374c
commit
a6242f8165
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ div#result { margin-top: 1em; }
|
|||
<input type="hidden" name="frameworkcode" value="[% framework | html %]" />
|
||||
|
||||
[% IF multipleauthtypes %]
|
||||
<div class="dialog alert multiple-auth-types">Multiple authority types are used. There may be a data loss while merging.</div>
|
||||
<div class="dialog alert multiple-auth-types">Multiple authority types are used. There may be data loss when merging.</div>
|
||||
[% END %]
|
||||
|
||||
<fieldset class="action"><input type="submit" name="merge" class="btn btn-primary" value="Merge" /></fieldset>
|
||||
|
|
Loading…
Reference in a new issue