Bugzilla – Attachment 9495 Details for
Bug 7877
note on expiration in the opac worded wrongish
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 7877 - note on expiration in the opac worded wrongish
SIGNED-OFF-Bug-7877---note-on-expiration-in-the-op.patch (text/plain), 1.50 KB, created by
Nicole C. Engard
on 2012-05-09 20:33:54 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 7877 - note on expiration in the opac worded wrongish
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2012-05-09 20:33:54 UTC
Size:
1.50 KB
patch
obsolete
>From 824c09ae547085cbdbad72a855d74dd8f98a7a01 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 9 May 2012 14:29:55 -0400 >Subject: [PATCH] [SIGNED-OFF] Bug 7877 - note on expiration in the opac worded wrongish > >Correction following Nicole's suggestion. > >Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt >index 9729c7c..b635aec 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt >@@ -83,7 +83,7 @@ $.tablesorter.addParser({ > > [% IF ( BORROWER_INF.warndeparture ) %] > <div class="dialog alert" id="warndeparture"> >- <strong>Please note:</strong><span> Your card will expire on <span id="warndeparture_date">[% BORROWER_INF.warndeparture %]</span>. Please contact the library if you wish to renew your subscription.</span> >+ <strong>Please note:</strong><span> Your card will expire on <span id="warndeparture_date">[% BORROWER_INF.warndeparture %]</span>. Please contact the library for more information.</span> > [% IF ( BORROWER_INF.returnbeforeexpiry ) %]<span id="warndeparture_returnbeforeexpiry"> Also note that you must return all checked out items before your card expires.</span>[% END %] > </div> > [% END %] >-- >1.7.2.3
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 7877
:
8786
|
9493
| 9495