Bugzilla – Attachment 119955 Details for
Bug 27740
Accessibility: OPAC - Headings should have correct tags and hierarchy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27740: (follow-up) Added User summary heading
Bug-27740-follow-up-Added-User-summary-heading.patch (text/plain), 1.37 KB, created by
Henry Bolshaw
on 2021-04-21 14:47:35 UTC
(
hide
)
Description:
Bug 27740: (follow-up) Added User summary heading
Filename:
MIME Type:
Creator:
Henry Bolshaw
Created:
2021-04-21 14:47:35 UTC
Size:
1.37 KB
patch
obsolete
>From a6ca3d3d1b752f8d6d339643c6d6566404931bbd Mon Sep 17 00:00:00 2001 >From: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> >Date: Sun, 18 Apr 2021 07:56:55 +0000 >Subject: [PATCH] Bug 27740: (follow-up) Added User summary heading > >Added a User summary <h2> > >To test: >1) Go to OPAC >2) Go to home page >3) Check that there is a <h2> saying "User summary" > >Sponsored-by: Catalyst IT > >Signed-off-by: Henry Bolshaw <bolshawh@parliament.uk> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt >index 08e2310b8a..8956068a3f 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt >@@ -218,6 +218,7 @@ > [% ELSE %] > [% IF Koha.Preference('OPACUserSummary') && dashboard_info %] > <div id="user_summary"> >+ <h2>User summary</h2> > <p>Welcome, <a href="/cgi-bin/koha/opac-user.pl"><span class="loggedinusername">[% INCLUDE 'patron-title.inc' patron = logged_in_user %]</span></a></p> > <ul id="user_summary_shortcuts"> > [% IF checkouts && checkouts > 0 %] >-- >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 27740
:
117629
|
117771
|
118837
|
118858
|
119633
|
119634
|
119635
|
119687
|
119688
|
119689
|
119690
|
119691
|
119815
|
119816
|
119953
|
119954
|
119955
|
119958
|
119981
|
120437
|
120438
|
120439
|
120440
|
120441
|
120442
|
120443