Bugzilla – Attachment 124071 Details for
Bug 27945
Limit the number of active article requests per patron category
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27945: (follow-up) Fix column header title and edit form label
Bug-27945-follow-up-Fix-column-header-title-and-ed.patch (text/plain), 1.64 KB, created by
Agustín Moyano
on 2021-08-24 18:01:13 UTC
(
hide
)
Description:
Bug 27945: (follow-up) Fix column header title and edit form label
Filename:
MIME Type:
Creator:
Agustín Moyano
Created:
2021-08-24 18:01:13 UTC
Size:
1.64 KB
patch
obsolete
>From 7ac8c506f092163159711378eaac7b93d877111b Mon Sep 17 00:00:00 2001 >From: Agustin Moyano <agustinmoyano@theke.io> >Date: Thu, 12 Aug 2021 19:38:04 -0300 >Subject: [PATCH] Bug 27945: (follow-up) Fix column header title and edit form > label > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >index d2743a08cc..a117f8ca2e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt >@@ -208,7 +208,7 @@ > </li> > [% IF Koha.Preference('ArticleRequests') %] > <li> >- <label for="article_request_limit">Maximum article scan requests</label> >+ <label for="article_request_limit">Maximum article request limit</label> > <input type="text" name="article_request_limit" id="article_request_limit" size="6" value="[% category.article_request_limit | html %]" /> per day > </li> > [% END %] >@@ -534,7 +534,7 @@ > <th scope="col">Lost items</th> > <th scope="col">Hold fee</th> > [% IF Koha.Preference('ArticleRequests') %] >- <th scope="col">Maximum request limit</th> >+ <th scope="col">Maximum article request limit</th> > [% END %] > [% IF ( EnhancedMessagingPreferences ) %] > <th scope="col">Messaging</th> >-- >2.20.1
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 27945
:
123217
|
123218
|
123219
|
123220
|
123714
|
123715
|
123774
|
123775
|
123776
|
123777
|
123778
|
123820
|
124066
|
124067
|
124068
|
124069
|
124070
|
124071
|
124072
|
124073
|
124074
|
124075
|
124076
|
124077
|
124078
|
124079
|
124284
|
124285
|
124633
|
124673
|
124674
|
124675
|
124676
|
124677
|
124678
|
124679
|
124680
|
124681
|
124682
|
125140
|
125142
|
125143
|
125144
|
125145
|
125146
|
125147
|
125148
|
125149
|
125150
|
125151
|
125152
|
125178
|
125179
|
125569
|
125571
|
125638
|
125690
|
125702
|
125703
|
125704
|
125705
|
125706
|
125707
|
125726
|
125741
|
125761