Bugzilla – Attachment 13686 Details for
Bug 8641
Add information warning about log-in as root user to About->System information
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8641 [Follow-up] Add warning about log-in as root user to About page
Bug-8641-Follow-up-Add-warning-about-log-in-as-roo.patch (text/plain), 1.60 KB, created by
Owen Leonard
on 2012-11-26 17:59:41 UTC
(
hide
)
Description:
Bug 8641 [Follow-up] Add warning about log-in as root user to About page
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-11-26 17:59:41 UTC
Size:
1.60 KB
patch
obsolete
>From 5a4477a3bb8d3a01592b3f004bae84ee987b0822 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 26 Nov 2012 12:57:15 -0500 >Subject: [PATCH] Bug 8641 [Follow-up] Add warning about log-in as root user > to About page >Content-Type: text/plain; charset="utf-8" > >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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8641
:
11618
|
11619
|
11620
|
13686
|
13694
|
13719
|
13742
|
13751
|
13825
|
13826