Bug 25387: (follow-up) Slightly change wording of alert
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 1004d47d00
)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
This commit is contained in:
parent
39449c76c4
commit
3dc5bd07d5
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,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">
|
||||
|
|
Loading…
Reference in a new issue