Bugzilla – Attachment 179363 Details for
Bug 39237
HTML title in head tag doesn't correspond to page title of the "Your summary" page in OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39237: Change opac-user title to "Your summary"
Bug-39237-Change-opac-user-title-to-Your-summary.patch (text/plain), 1.30 KB, created by
Phil Ringnalda
on 2025-03-15 18:16:25 UTC
(
hide
)
Description:
Bug 39237: Change opac-user title to "Your summary"
Filename:
MIME Type:
Creator:
Phil Ringnalda
Created:
2025-03-15 18:16:25 UTC
Size:
1.30 KB
patch
obsolete
>From 4821be198f283e3b68112b271daebf2678328a86 Mon Sep 17 00:00:00 2001 >From: nina martinez <nina.martinez@biblibre.com> >Date: Tue, 4 Mar 2025 15:22:03 +0100 >Subject: [PATCH] Bug 39237: Change opac-user title to "Your summary" > >test plan : >1- login to opac >2- check the browser window title name >3- It should start with " Your Summary " > >Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >index 8a90f4de21..ad34dc81d7 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >@@ -18,7 +18,7 @@ > [% SET OverDriveCirculation = ( OverDriveEnabled && Koha.Preference( "OverDriveCirculation" ) ) %] > > [% INCLUDE 'doc-head-open.inc' %] >-<title>Your library home › [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog</title> >+<title>Your summary › [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog</title> > [% INCLUDE 'doc-head-close.inc' %] > [% Asset.css("css/overdrive.css") | $raw %] > [% BLOCK cssinclude %] >-- >2.48.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 39237
:
178918
| 179363 |
182173
|
182174