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:
Katrin Fischer 2024-06-27 07:03:20 +00:00 committed by Lucas Gass
parent 39449c76c4
commit 3dc5bd07d5

View file

@ -119,7 +119,7 @@ div#result { margin-top: 1em; }
<input type="hidden" name="frameworkcode" value="[% framework | html %]" /> <input type="hidden" name="frameworkcode" value="[% framework | html %]" />
[% IF multipleauthtypes %] [% 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 %] [% END %]
<fieldset class="action"> <fieldset class="action">