Bugzilla – Attachment 150215 Details for
Bug 33551
Rogue span in patron restriction types admin page title
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33551: (follow-up) fix display when deleting
Bug-33551-follow-up-fix-display-when-deleting.patch (text/plain), 1.12 KB, created by
Lucas Gass (lukeg)
on 2023-04-25 20:09:10 UTC
(
hide
)
Description:
Bug 33551: (follow-up) fix display when deleting
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2023-04-25 20:09:10 UTC
Size:
1.12 KB
patch
obsolete
>From e8d3c7a7c0eb6d361949a4bf3ce63fa088d35180 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 25 Apr 2023 20:08:44 +0000 >Subject: [PATCH] Bug 33551: (follow-up) fix display when deleting > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt >index be10530c9c..e085a80f0d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt >@@ -13,7 +13,7 @@ > [% END %] › > [% END %] > [% IF op == 'delete_confirm' %] >- Confirm deletion of restriction '[% PROCESS restriction_type_description restriction_type=restriction | remove("</*span>") %]'") › >+ Confirm deletion of restriction '[% PROCESS restriction_type_description restriction_type=restriction | remove("</*span>") %]' › > [% END %] > Patron restrictions › Administration › Koha > </title> >-- >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 33551
:
149825
|
149836
|
149843
|
149994
|
149995
|
150215
|
150226
|
150227
|
150228
|
150565
|
150617
|
150618