Bugzilla – Attachment 156373 Details for
Bug 34511
Typo in manage_staged_records permission description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34511: Typo in manage_staged_records permission description
Bug-34511-Typo-in-managestagedrecords-permission-d.patch (text/plain), 1.72 KB, created by
Marcel de Rooy
on 2023-09-29 09:49:33 UTC
(
hide
)
Description:
Bug 34511: Typo in manage_staged_records permission description
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-09-29 09:49:33 UTC
Size:
1.72 KB
patch
obsolete
>From d30641fff7bb34c373d9bf552220d80944605268 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Wed, 9 Aug 2023 16:22:39 -0400 >Subject: [PATCH] Bug 34511: Typo in manage_staged_records permission > description >Content-Type: text/plain; charset=utf-8 > >This patch corrects a typo in the description of the manage_staged_records permission. All other permission descriptions are in the present tense, but this one is in the past tense. > >To test: >0. Apply the patch >1. Go to any patron record >2. Click More > Set permissions >3. Click Show details next to the Use all tools permission >4. Read the description for the manage_staged_records permission, make sure the spelling and grammar are correct > >Signed-off-by: hebah <hebah@bywatersolutions.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >index f718ee8260..a4d3316231 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >@@ -576,7 +576,7 @@ > <span class="permissioncode">([% name | html %])</span> > [%- CASE 'manage_staged_marc' -%] > <span class="sub_permission manage_staged_marc_subpermission"> >- Managed staged MARC records, including completing and reversing imports >+ Manage staged MARC records, including completing and reversing imports > </span> > <span class="permissioncode">([% name | html %])</span> > [%- CASE 'marc_modification_templates' -%] >-- >2.30.2
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 34511
:
154340
|
154345
| 156373