Bug 9569: Update warning message

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
Jonathan Druart 2017-01-19 10:00:40 +01:00 committed by Kyle M Hall
parent af0af36bb9
commit 7afddcb157

View file

@ -34,7 +34,7 @@
[% END %]
[% IF ( wrongip ) %]
<div id="login_error"><strong>Error: </strong>IndependentBranches and Autolocation are switched on and you are logging in with an IP address that doesn't match your library. </div>
<div id="login_error"><strong>Error: </strong>Autolocation is switched on and you are logging in with an IP address that doesn't match your library. </div>
[% END %]
[% IF ( invalid_username_or_password ) %]