Bugzilla – Attachment 24439 Details for
Bug 11566
Fixing accessibility on OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Improved Accessibility
Improved-Accessibility.patch (text/plain), 1.31 KB, created by
Merllissia Manueli
on 2014-01-16 01:00:27 UTC
(
hide
)
Description:
Improved Accessibility
Filename:
MIME Type:
Creator:
Merllissia Manueli
Created:
2014-01-16 01:00:27 UTC
Size:
1.31 KB
patch
obsolete
>From c44f2ad1bfaa3b86f6335a34d06d2a0efb59b85d Mon Sep 17 00:00:00 2001 >From: merllissia <manuelimel@gmail.com> >Date: Thu, 16 Jan 2014 13:46:39 +1300 >Subject: [PATCH] Improved Accessibility > >http://bugs.koha-community.org/show_bug.cgi?id=11566 >--- > .../bootstrap/en/modules/opac-authorities-home.tt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authorities-home.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authorities-home.tt >index a8a8d4f..4d376e7 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authorities-home.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authorities-home.tt >@@ -76,7 +76,8 @@ > </ol> > </fieldset> > <fieldset class="action"> >- <input type="submit" value="Submit" class="btn" /> >+ <legend>Submit</legend> >+ <input type="submit" value="Submit" class="btn" /> > </fieldset> > </form> > </div> <!-- / #userauthhome --> >@@ -86,4 +87,4 @@ > </div> <!-- / .main --> > > [% INCLUDE 'opac-bottom.inc' %] >-[% BLOCK jsinclude %][% END %] >\ No newline at end of file >+[% BLOCK jsinclude %][% END %] >-- >1.7.9.5
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 11566
:
24432
|
24433
|
24434
|
24435
|
24436
|
24437
|
24438
| 24439 |
24440