Bugzilla – Attachment 156360 Details for
Bug 34462
Bug 25299 seems to have been reintroduced in more recent versions.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34462: (follow-up) Shorten card experiation message
Bug-34462-follow-up-Shorten-card-experiation-messa.patch (text/plain), 1.30 KB, created by
David Nind
on 2023-09-28 22:16:33 UTC
(
hide
)
Description:
Bug 34462: (follow-up) Shorten card experiation message
Filename:
MIME Type:
Creator:
David Nind
Created:
2023-09-28 22:16:33 UTC
Size:
1.30 KB
patch
obsolete
>From f95a71f775b7cc51839419c31fc3f70024a2404e Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Thu, 28 Sep 2023 22:14:29 +0000 >Subject: [PATCH] Bug 34462: (follow-up) Shorten card experiation message > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc >index 894aad7b40..69c03f0b8c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc >@@ -21,7 +21,6 @@ > [% IF ( warndeparture ) %] > <li class="warndeparture"> > <span class="circ-hlt">Expiration:</span> >- <span>Patron's card will expire soon.</span> > <span>Patron's card expires on [% patron.dateexpiry | $KohaDates %].</span> > <a href="/cgi-bin/koha/members/setstatus.pl?borrowernumber=[% patron.borrowernumber | uri %]&destination=circ&reregistration=y">Renew</a> or <a href="/cgi-bin/koha/members/memberentry.pl?op=modify&destination=circ&borrowernumber=[% patron.borrowernumber | html %]">Edit details</a> > </li> >-- >2.30.2
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 34462
:
156337
|
156359
|
156360
|
157239
|
157240