Bugzilla – Attachment 96296 Details for
Bug 24245
opac-registration-confirmation.tt has incorrect HTML body id
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24245: rename self reg confirm page body id
Bug-24245-rename-self-reg-confirm-page-body-id.patch (text/plain), 1.02 KB, created by
Owen Leonard
on 2019-12-15 21:32:53 UTC
(
hide
)
Description:
Bug 24245: rename self reg confirm page body id
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2019-12-15 21:32:53 UTC
Size:
1.02 KB
patch
obsolete
>From 28a12de39d5f8cf2647610a04dafb4a35a5ccd1f Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Sat, 14 Dec 2019 00:55:39 +0000 >Subject: [PATCH] Bug 24245: rename self reg confirm page body id > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt >index d8ea3c4295..2fc4493983 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt >@@ -6,7 +6,7 @@ > [% INCLUDE 'doc-head-close.inc' %] > [% BLOCK cssinclude %][% END %] > </head> >-[% INCLUDE 'bodytag.inc' bodyid='opac-main' %] >+[% INCLUDE 'bodytag.inc' bodyid='opac-registration-confirmation' %] > [% INCLUDE 'masthead.inc' %] > > <div class="main"> >-- >2.11.0
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 24245
:
96288
|
96296
|
96315