Bugzilla – Attachment 24434 Details for
Bug 11566
Fixing accessibility on OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11566: Fixing accesssibility on OPAC in opac-memberentry.tt
Bug-11566-Fixing-accesssibility-on-OPAC-in-opac-me.patch (text/plain), 1.34 KB, created by
Emma Heath
on 2014-01-16 00:53:15 UTC
(
hide
)
Description:
Bug 11566: Fixing accesssibility on OPAC in opac-memberentry.tt
Filename:
MIME Type:
Creator:
Emma Heath
Created:
2014-01-16 00:53:15 UTC
Size:
1.34 KB
patch
obsolete
>From 0eb88a88cb4885f253e785ff719112d5afbcbbb9 Mon Sep 17 00:00:00 2001 >From: Emma Heath <emmaheath.student@wegc.school.nz> >Date: Thu, 16 Jan 2014 13:45:35 +1300 >Subject: [PATCH] Bug 11566: Fixing accesssibility on OPAC in > opac-memberentry.tt > >Removed unnecessary fieldset around save button >--- > .../bootstrap/en/modules/opac-memberentry.tt | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt >index 0d48e8d..e713c50 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt >@@ -7,7 +7,7 @@ > [% INCLUDE 'doc-head-close.inc' %] > [% BLOCK cssinclude %][% END %] > </head> >- >+< > [% IF action == 'edit' %] > <body id="opac-patron-update"> > [% ELSE %] >@@ -736,10 +736,8 @@ > > [% IF action == 'edit' %] > [% IF OPACPatronDetails %] >- <fieldset class="action"> > <input type="hidden" name="action" value="update" /> > <input type="submit" class="btn" value="Submit update request" /> >- </fieldset> > [% END %] > [% ELSE %] > <fieldset class="action"> >-- >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