Bugzilla – Attachment 186469 Details for
Bug 40708
Increase accuracy and accessibility of checkin errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40708: Fix link to the about page
Bug-40708-Fix-link-to-the-about-page.patch (text/plain), 1.59 KB, created by
Jonathan Druart
on 2025-09-16 10:02:17 UTC
(
hide
)
Description:
Bug 40708: Fix link to the about page
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-09-16 10:02:17 UTC
Size:
1.59 KB
patch
obsolete
>From e94e37d502abd22cb2d9c8723dd8dc30ae5a9fae Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 16 Sep 2025 12:00:29 +0200 >Subject: [PATCH] Bug 40708: Fix link to the about page > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >index ada8b5e82f7..a62977b9a38 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >@@ -401,7 +401,7 @@ > [% END %] > [% IF ( errmsgloo.data_corrupted ) %] > <p class="problem ret_datacorrupt"> >- The item has not been checked in due to an issue in your system. Note the error below. An administrator may find further details by looking at the <a href="/cgi-bin/koha/about.pl#sysinfo_panel">about page</a> and >+ The item has not been checked in due to an issue in your system. Note the error below. An administrator may find further details by looking at the <a href="/cgi-bin/koha/about.pl?tab=sysinfo">about page</a> and > correcting errors shown on the "System information" tab, or note the error below. > </p> > <p class="problem ret_error_message"> Error: ([% errmsgloo.data_corrupted | html %]) </p> >-- >2.34.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 40708
:
185911
|
185912
|
185929
|
185943
|
185945
|
186468
| 186469 |
186470