Bugzilla – Attachment 120158 Details for
Bug 27631
Accessibility: Staff interface - `h1` on each page is Logo but should be page description/title
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27631: (follow-up) amended aqbudgets.pl headings
Bug-27631-follow-up-amended-aqbudgetspl-headings.patch (text/plain), 1.86 KB, created by
Wainui Witika-Park
on 2021-04-26 05:50:58 UTC
(
hide
)
Description:
Bug 27631: (follow-up) amended aqbudgets.pl headings
Filename:
MIME Type:
Creator:
Wainui Witika-Park
Created:
2021-04-26 05:50:58 UTC
Size:
1.86 KB
patch
obsolete
>From 549e5496a2522cd5a69cd0b2cc969c64f61b9cc9 Mon Sep 17 00:00:00 2001 >From: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> >Date: Mon, 26 Apr 2021 04:42:20 +0000 >Subject: [PATCH] Bug 27631: (follow-up) amended aqbudgets.pl headings > >Added two more <h1>s to the page: Modify/Add and Delete > >To test: >1) Apply patch >2) Go to aqbudgets.pl >3) Check that all different pages in aqbudgets.pl have a <h1> >4) In particular, ensure that there is an <h1> on the Modify/Add page >5) In particular, ensure that there is an <h1> on the Delete page > >Sponsored-by: Catalyst IT >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt >index 91b4286a99..729abbb310 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt >@@ -243,10 +243,11 @@ > [% IF op == 'add_form' && !error_not_authorised_to_modify %] > <form action="/cgi-bin/koha/admin/aqbudgets.pl" id="edit_fund" name="Aform" method="post"> > <fieldset class="rows"> >- <legend>[% IF ( budget_id ) %]Modify[% ELSE %]Add[% END %] Fund >+ <legend><h1>[% IF ( budget_id ) %]Modify[% ELSE %]Add[% END %] Fund > [% IF ( budget_period_description ) %] > [% budget_name | html %] for Budget '[% budget_period_description | html %]' > [% END %] >+ </h1> > </legend> > > <input type="hidden" name="op" value="add_validate" /> >@@ -411,7 +412,7 @@ > > [% IF op == 'delete_confirm' %] > <div class="dialog alert"> >- <h3>Delete fund [% budget_name | html %]?</h3> >+ <h1>Delete fund [% budget_name | html %]?</h1> > If you delete this fund, all orders linked to this fund will be deleted! > <table> > <tr> >-- >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 27631
:
116352
|
119492
|
119493
|
119496
|
119497
|
119498
|
119500
|
119501
|
119502
|
119544
|
119545
|
119546
|
119547
|
119830
|
119831
|
119832
|
119834
|
119835
|
119836
|
119837
|
119838
|
119839
|
119840
|
119841
|
119842
|
119843
|
120158
|
120159
|
120160
|
120161
|
120162
|
120166
|
120190
|
120191
|
121356
|
121469
|
121470
|
121522
|
121559
|
125547
|
125548
|
125549
|
125550
|
125551
|
125552
|
125553
|
125554
|
125555
|
125556
|
125557
|
125558
|
125559
|
125560
|
125561
|
125562
|
125563
|
125564
|
127295
|
127296
|
127297
|
127298
|
127299
|
127300
|
127301
|
127302
|
127303
|
127304
|
127305
|
127306
|
127307
|
127308
|
127309
|
127310
|
127311
|
127312
|
127432
|
127433
|
127449
|
127456
|
131069
|
131070
|
131071
|
131072
|
131073
|
131074
|
131075
|
131076
|
131077
|
131078
|
131079
|
131080
|
131081
|
131082
|
131083
|
131084
|
131085
|
131086
|
131087
|
131192
|
132886
|
132887
|
132888
|
132889
|
132890
|
132891
|
132892
|
132893
|
132894
|
132895
|
132896
|
132897
|
132898
|
132899
|
132900
|
132901
|
132902
|
132903
|
132904
|
132905