Bugzilla – Attachment 24431 Details for
Bug 11558
Collector bug for Academy bootstrap3 upgrading work - Not ready (not even close) for use yet
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
updated the accessability of opac-passwd.tt
updated-the-accessability-of-opac-passwdtt.patch (text/plain), 2.68 KB, created by
Tom Houlker
on 2014-01-16 00:49:18 UTC
(
hide
)
Description:
updated the accessability of opac-passwd.tt
Filename:
MIME Type:
Creator:
Tom Houlker
Created:
2014-01-16 00:49:18 UTC
Size:
2.68 KB
patch
obsolete
>From 0807d422aa64bdcb3842955c8af07a53e913dd7e Mon Sep 17 00:00:00 2001 >From: Tom Houlker <thomas.houlker@hibs.school.nz> >Date: Thu, 16 Jan 2014 13:47:30 +1300 >Subject: [PATCH] updated the accessability of opac-passwd.tt > >http://bugs.koha-community.org/show_bug.cgi?id=11558 >--- > koha-tmpl/opac-tmpl/bootstrap/css/opac.css | 5 +++-- > .../opac-tmpl/bootstrap/en/modules/opac-passwd.tt | 5 +---- > 2 files changed, 4 insertions(+), 6 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/opac.css b/koha-tmpl/opac-tmpl/bootstrap/css/opac.css >index 99719d5..eaa3508 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/opac.css >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/opac.css >@@ -350,8 +350,9 @@ td { > padding: .8em; > margin: .5em 0; > background: #c7c7c1; >- /* Old browsers */ >- >+ /* Old font-size: 12px; >+ */ >+browsers > background: -moz-linear-gradient(top, #c7c7c1 38%, #a7a7a2 100%); > /* FF3.6+ */ > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt >index f7d6686..2e08f7e 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt >@@ -44,13 +44,10 @@ > [% IF ( OpacPasswordChange ) %] > [% IF ( Ask_data ) %] > <form action="/cgi-bin/koha/opac-passwd.pl" name="mainform" id="mainform" method="post"> >- <fieldset> > [% UNLESS ( ShortPass ) %]<div class="alert alert-info">Your password must be at least [% minpasslen %] characters long.</div>[% END %] > <label for="Oldkey">Current password:</label> <input type="password" id="Oldkey" size="25" name="Oldkey" /> > <label for="Newkey">New password:</label> <input type="password" id="Newkey" size="25" name="Newkey" /> >- <label for="Confirm">Re-type new password:</label> <input type="password" id="Confirm" size="25" name="Confirm" /> >- </fieldset> >- <fieldset class="action"><input type="submit" value="Submit changes" class="btn" /> <a href="/cgi-bin/koha/opac-user.pl" class="cancel">Cancel</a></fieldset> >+ <label for="Confirm">Re-type new password:</label> <input type="password" id="Confirm" size="25" name="Confirm" /><input type="submit" value="Submit changes" class="btn" /> <a href="/cgi-bin/koha/opac-user.pl" class="cancel">Cancel</a> > </form> > [% END # /IF Ask_data %] > [% ELSE %] >-- >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 11558
:
24326
|
24327
|
24328
|
24329
|
24330
|
24331
|
24332
|
24333
|
24334
|
24335
|
24336
|
24337
|
24338
|
24339
|
24340
|
24341
|
24342
|
24343
|
24344
|
24345
|
24346
|
24347
|
24348
|
24349
|
24350
|
24351
|
24352
|
24353
|
24354
|
24355
|
24356
|
24357
|
24358
|
24359
|
24360
|
24361
|
24362
|
24363
|
24364
|
24365
|
24366
|
24367
|
24368
|
24369
|
24370
|
24371
|
24372
|
24373
|
24374
|
24375
| 24431