Bugzilla – Attachment 28348 Details for
Bug 12291
Replace the acronym HTML tag with abbr
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12291 - remove acronym for CAS (prog)
Bug-12291---remove-acronym-for-CAS-prog.patch (text/plain), 1.10 KB, created by
Fridolin Somers
on 2014-05-20 10:42:46 UTC
(
hide
)
Description:
Bug 12291 - remove acronym for CAS (prog)
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2014-05-20 10:42:46 UTC
Size:
1.10 KB
patch
obsolete
>From 796d9d6bc49f2dea13c38b5e07b73ecb59a15ef4 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Tue, 20 May 2014 12:42:03 +0200 >Subject: [PATCH] Bug 12291 - remove acronym for CAS (prog) > >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-auth.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-auth.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-auth.tt >index c06e234..8b3db3d 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-auth.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-auth.tt >@@ -47,14 +47,14 @@ > [% END %] > > [% IF ( casAuthentication ) %] >-<h4>Cas login</h4> >+<h4 title="Login via Central Authentication Service">CAS login</h4> > > [% IF ( invalidCasLogin ) %] > <!-- This is what is displayed if cas login has failed --> > <p>Sorry, the CAS login failed.</p> > [% END %] > >-<p>If you have a <acronym title="Central Authentication Service">CAS</acronym> account, >+<p>If you have a CAS account, > [% IF ( casServerUrl ) %] > please <a href="[% casServerUrl %]">click here to login</a>.<p> > [% END %] >-- >1.9.1
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 12291
:
28347
|
28348
|
36064
|
36569
|
36572
|
36574
|
36580
|
36581