Correction for incorrect term: Koha uses the word "library"
instead of "branch."
---
koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt
b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt
index 2cecba4..c0496a1 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt
@@ -101,7 +101,7 @@
[% 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 ) %]
--
1.7.9.5
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/