From e94e37d502abd22cb2d9c8723dd8dc30ae5a9fae Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 16 Sep 2025 12:00:29 +0200 Subject: [PATCH] Bug 40708: Fix link to the about page Signed-off-by: Jonathan Druart --- 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 ) %]

- 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 about page 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 about page and correcting errors shown on the "System information" tab, or note the error below.

Error: ([% errmsgloo.data_corrupted | html %])

-- 2.34.1