Bugzilla – Attachment 121643 Details for
Bug 27741
Accessibility: Staff Client - Headings should have correct tags and hierarchy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27741: onboarding folder
Bug-27741-onboarding-folder.patch (text/plain), 3.28 KB, created by
Wainui Witika-Park
on 2021-06-06 05:08:37 UTC
(
hide
)
Description:
Bug 27741: onboarding folder
Filename:
MIME Type:
Creator:
Wainui Witika-Park
Created:
2021-06-06 05:08:37 UTC
Size:
3.28 KB
patch
obsolete
>From 43accadc7710375fa981cad47e940e593c81ba66 Mon Sep 17 00:00:00 2001 >From: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> >Date: Sun, 6 Jun 2021 05:03:52 +0000 >Subject: [PATCH] Bug 27741: onboarding folder > >Bug 27631 corrected the <h1> tags in each of the pages in the staff >client. This bug deals with correcting the hierarchy of each of the >other headings. > >To test: >1) Apply patch and dependencies >2) Go to each of the pages and check the headings under <h1> are in the >correct order and hierarchy > >Sponsored-by: Catalyst IT >--- > .../intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt | 6 +++--- > .../intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt | 4 ++-- > 2 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt >index f612896b10..3a0f5f3e59 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt >@@ -22,7 +22,7 @@ > <fieldset class="rows"> > <input type="hidden" name="step" value="3" /> > <input type="hidden" name="op" value="add_validate_patron" /> >- <h3>Administrator identity</h3> >+ <h2>Administrator identity</h2> > <ol> > <li> > <label for="surname" class="required">Surname: </label> >@@ -69,7 +69,7 @@ > </li> > </ol> > >- <h3>Administrator account permissions</h3> >+ <h2>Administrator account permissions</h2> > <ol> > <li> > <input type="hidden" name="newflags" value="1" /> >@@ -78,7 +78,7 @@ > </li> > </ol> > >- <h3>Administrator login</h3> >+ <h2>Administrator login</h2> > <ol> > <li> > <label for="userid" class="required">Username: </label> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt >index 27749a7838..74f52e7556 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt >@@ -19,12 +19,12 @@ > > <h1>Web installer › Complete</h1> > [% INCLUDE 'onboarding_messages.inc' %] >- <h3>Congratulations you have finished and are ready to use Koha</h3> >+ <h2>Congratulations you have finished and are ready to use Koha</h2> > <a class="btn btn-success" href="/cgi-bin/koha/mainpage.pl">Start using Koha</a> > > [% ELSE %] > >- <h2>Web installer › Create a new circulation rule </h2> >+ <h1>Web installer › Create a new circulation rule </h1> > > [% INCLUDE 'onboarding_messages.inc' %] > >-- >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 27741
:
120192
|
120193
|
120194
|
120195
|
120197
|
120198
|
121344
|
121346
|
121347
|
121348
|
121349
|
121350
|
121351
|
121357
|
121358
|
121365
|
121400
|
121402
|
121403
|
121404
|
121509
|
121510
|
121521
|
121534
|
121560
|
121622
|
121642
|
121643
|
121644
|
121645
|
121646
|
121699
|
121700
|
121701
|
122018
|
127369
|
127370
|
127371
|
127372
|
127373
|
127374
|
127375
|
127376
|
127377
|
127378
|
127379
|
127380
|
127381
|
127382
|
127383
|
127384
|
127385
|
127386
|
127387
|
127388
|
127389
|
127390
|
127391
|
127392
|
127393
|
127394
|
127395