Bug 8641 [Follow-up] Add warning about log-in as root user to About page
authorOwen Leonard <oleonard@myacpl.org>
Mon, 26 Nov 2012 17:57:15 +0000 (12:57 -0500)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 2 Dec 2012 21:35:15 +0000 (16:35 -0500)
Correction for incorrect term: Koha uses the word "library"
instead of "branch."

Signed-off-by: Melia Meggs <melia@test.bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests pass and wording changed.

koha-tmpl/intranet-tmpl/prog/en/modules/about.tt

index 32d87c5..e425f7b 100644 (file)
         [% IF (warnIsRootUser) %]
             <h2>Warning regarding current user</h2>
             <p>It seems that you are logged in as database administrative user. A lot of things will not work with this account.</p>
-            <p>Usually you need to log in with a regular staff account. To create a staff account, create a branch, a patron category 'Staff' and add a new patron. Then give this patron permissions from 'More' in the toolbar.</p>
+            <p>Usually you need to log in with a regular staff account. To create a staff account, create a library, a patron category 'Staff' and add a new patron. Then give this patron permissions from 'More' in the toolbar.</p>
         [% END %]
             <h2>Warnings regarding the system configuration</h2>
         [% IF ( (prefNoZebra) || (warnPrefBiblioAddsAuthorities) || warnPrefEasyAnalyticalRecords ) %]