From cd766e4fbf388cb8868ac9a03f47dd7fb8dbaa61 Mon Sep 17 00:00:00 2001 From: Demian Katz <demian.katz@villanova.edu> Date: Mon, 4 May 2020 22:01:58 -0400 Subject: [PATCH] Fix typo. --- config/vufind/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/vufind/config.ini b/config/vufind/config.ini index a330d438ed8..b670cc084e2 100644 --- a/config/vufind/config.ini +++ b/config/vufind/config.ini @@ -406,7 +406,7 @@ method = Database ; (the recommended setting in most situations). ;ILS_username_field = cat_username -; Whether or not to hide the Login Options; not that even when this is set to +; Whether or not to hide the Login Options; note that even when this is set to ; false, ILS driver settings may be used to conditionally hide the login. See ; hideLogin in the [Settings] section of NoILS.ini for an example. hideLogin = false -- GitLab