Display MultiILS instance name instead of code #4014
Londheamar
started this conversation in
General
Replies: 1 comment
-
|
It's not quite obvious, but you can add translations for the drivers to the language files (e.g. local/languages/en.ini) with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Everyone,
I have installed VuFind and connected more than 5 Koha instances using the multi-backend driver.
However, when I attempt to log in, the driver names specified in the
multibackend.inifile are displayed in the login dropdown. Instead of showing these codes, I would like to display the full library name.Here’s a snippet from my
MultiBackend.inifile:UI : Login form
In the VuFind login dropdown, it currently displays "koha1" and "koha2". I would prefer to show the full library names instead of these codes.
Could you suggest a better way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions