Bugzilla – Attachment 157240 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.37 KB, created by
Martin Renvoize (ashimema)
on 2023-10-17 12:42:56 UTC
(
hide
)
Description:
Bug 34462: (follow-up) Shorten card experiation message
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-10-17 12:42:56 UTC
Size:
1.37 KB
patch
obsolete
>From 9020e622b6a13a85b2c8c29916260a49c7f60f80 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> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.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 624d71883ae..ca7e80a4b97 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.41.0
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