Bugzilla – Attachment 80006 Details for
Bug 14391
Granular permissions for the administration module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14391: (QA follow-up) Fix some typos
Bug-14391-QA-follow-up-Fix-some-typos.patch (text/plain), 2.29 KB, created by
Marcel de Rooy
on 2018-10-05 09:48:12 UTC
(
hide
)
Description:
Bug 14391: (QA follow-up) Fix some typos
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2018-10-05 09:48:12 UTC
Size:
2.29 KB
patch
obsolete
>From 34176fe6549a2c61517f83a80b86de7479797324 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Fri, 28 Sep 2018 01:51:05 +0000 >Subject: [PATCH] Bug 14391: (QA follow-up) Fix some typos >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >index 8818c23..32d66e1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >@@ -44,14 +44,14 @@ > [%- CASE 'manage_cities' -%]<span>Manage cities and towns</span> > [%- CASE 'manage_marc_frameworks' -%]<span>Manage MARC bibliographic and authority frameworks and test them</span> > [%- CASE 'manage_keywords2koha_mappings' -%]<span>Manage keywords to Koha mappings</span> >- [%- CASE 'manage_classfications' -%]<span>Manage classification sources and filing rules</span> >+ [%- CASE 'manage_classifications' -%]<span>Manage classification sources and filing rules</span> > [%- CASE 'manage_matching_rules' -%]<span>Manage record matching rules</span> > [%- CASE 'manage_oai_sets' -%]<span>Manage OAI sets</span> > [%- CASE 'manage_item_search_fields' -%]<span>Manage item search fields</span> >- [%- CASE 'manage_search_engine_config' -%]<span>Manage search enginge configuration</span> >- [%- CASE 'manage_search_targets' -%]<span>Manage Z39.50 and SRU server confiugration</span> >+ [%- CASE 'manage_search_engine_config' -%]<span>Manage search engine configuration</span> >+ [%- CASE 'manage_search_targets' -%]<span>Manage Z39.50 and SRU server configuration</span> > [%- CASE 'manage_didyoumean' -%]<span>Manage Did you mean? configuration</span> >- [%- CASE 'manage_column_config' -%]<span>Manage column configuation</span> >+ [%- CASE 'manage_column_config' -%]<span>Manage column configuration</span> > [%- CASE 'manage_audio_alerts' -%]<span>Manage audio alerts</span> > [%- CASE 'manage_sms_providers' -%]<span>Manage SMS cellular providers</span> > [%- CASE 'manage_usage_stats' -%]<span>Manage usage statistics settings</span> >-- >2.1.4
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 14391
:
77461
|
77538
|
78109
|
79556
|
79557
|
79558
|
80004
|
80005
|
80006
|
80541
|
80542
|
80543
|
80547
|
81362
|
81451
|
81452
|
82022