Bugzilla – Attachment 179052 Details for
Bug 32051
Rename 'Library' page link to 'Contact' for single library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32051: (follow-up) Make the same change to page title
Bug-32051-follow-up-Make-the-same-change-to-page-t.patch (text/plain), 1.06 KB, created by
Paul Derscheid
on 2025-03-07 10:12:09 UTC
(
hide
)
Description:
Bug 32051: (follow-up) Make the same change to page title
Filename:
MIME Type:
Creator:
Paul Derscheid
Created:
2025-03-07 10:12:09 UTC
Size:
1.06 KB
patch
obsolete
>From a6093c24685bd9d15393aa49d0753edd3c542f6c Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 20 Feb 2025 12:48:32 +0000 >Subject: [PATCH] Bug 32051: (follow-up) Make the same change to page title > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt >index 13bf3234d6..178b13922c 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt >@@ -12,7 +12,11 @@ > [% library.branchname | html %] > › > [% END %] >- Libraries › >+ [% IF public_count > 1 %] >+ Libraries › >+ [% ELSE %] >+ Contact › >+ [% END %] > [% IF ( LibraryNameTitle ) %] > [% LibraryNameTitle | html %] > [% ELSE %] >-- >2.39.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 32051
:
178385
|
178403
|
178404
|
179051
| 179052