Bugzilla – Attachment 134796 Details for
Bug 30722
Typo in overdue recalls template
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30722: Typo in overdue recalls template
Bug-30722-Typo-in-overdue-recalls-template.patch (text/plain), 1.15 KB, created by
Fridolin Somers
on 2022-05-09 19:34:24 UTC
(
hide
)
Description:
Bug 30722: Typo in overdue recalls template
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2022-05-09 19:34:24 UTC
Size:
1.15 KB
patch
obsolete
>From 2826703dcdbd077d2c985c75b7cb93dce8298633 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 9 May 2022 15:42:44 +0000 >Subject: [PATCH] Bug 30722: Typo in overdue recalls template > >This patch corrects a typo in the <title> tag of the >overdue recalls template: > >"Circulaion" corrected to "Circulation." > >Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> >--- > .../intranet-tmpl/prog/en/modules/recalls/recalls_overdue.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_overdue.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_overdue.tt >index 63a1f0c96c..4e3db7b059 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_overdue.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_overdue.tt >@@ -4,7 +4,7 @@ > [% USE Asset %] > [% SET footerjs = 1 %] > [% INCLUDE 'doc-head-open.inc' %] >-<title>Overdue recalls › Circulaion › Koha</title> >+<title>Overdue recalls › Circulation › Koha</title> > [% INCLUDE 'doc-head-close.inc' %] > </head> > <body id="circ_overdue_recalls" class="circ"> >-- >2.35.3
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 30722
:
134787
| 134796