Bugzilla – Attachment 175588 Details for
Bug 38521
Add classes to reports homepage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38521: (follow-up) Update heading level
Bug-38521-follow-up-Update-heading-level.patch (text/plain), 1.31 KB, created by
Martin Renvoize (ashimema)
on 2024-12-17 07:03:44 UTC
(
hide
)
Description:
Bug 38521: (follow-up) Update heading level
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-12-17 07:03:44 UTC
Size:
1.31 KB
patch
obsolete
>From f593ad3f533a37b3c7a75bddbd783be8fc68a517 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 17 Dec 2024 07:01:29 +0000 >Subject: [PATCH] Bug 38521: (follow-up) Update heading level > >It became apparent to me that we weren't following best practice for >working up headings levels on this page whilst reviewing this bug. > >This patch updates the 'Reports dictionary' section heading to match the >other similar headings on the page from h5 to h2. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt >index a4b0f278294..615511fc08a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt >@@ -53,7 +53,7 @@ > </fieldset> > [% END %] > <div class="rep_dictonary"> >- <h5>Reports dictionary</h5> >+ <h2>Reports dictionary</h2> > <ul> > <li><a href="/cgi-bin/koha/reports/dictionary.pl">View dictionary</a></li> > </ul> >-- >2.47.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 38521
:
174942
|
174985
|
175587
| 175588