Bugzilla – Attachment 105610 Details for
Bug 14648
Batch remove reserve items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14648: (follow-up) Remove formatting from note for better translatability
Bug-14648-follow-up-Remove-formatting-from-note-fo.patch (text/plain), 1.45 KB, created by
Katrin Fischer
on 2020-06-07 11:32:06 UTC
(
hide
)
Description:
Bug 14648: (follow-up) Remove formatting from note for better translatability
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-06-07 11:32:06 UTC
Size:
1.45 KB
patch
obsolete
>From c5ad8e0f8e1ea1fc5d0c1f6134c12310c630742c Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 7 Jun 2020 13:29:57 +0200 >Subject: [PATCH] Bug 14648: (follow-up) Remove formatting from note for better > translatability > >Removes <i></i> to avoid that the sentence is split into separate >parts in translation files. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/modules/course_reserves/batch_rm_items.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/batch_rm_items.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/batch_rm_items.tt >index 529965fcfb..02ff44ec63 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/batch_rm_items.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/batch_rm_items.tt >@@ -27,7 +27,7 @@ > </ol> > </fieldset> > <fieldset class="action"> >- <p>All course reserve items will be deleted from <i>all</i> courses to which they are attached.</p> >+ <p>All course reserve items will be deleted from all courses to which they are attached.</p> > <input type="submit" value="Submit" class="submit" id="batch_rm_btn" /> > <a href="/cgi-bin/koha/course_reserves/course-reserves.pl" class="cancel">Cancel</a> > </fieldset> >-- >2.11.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 14648
:
105190
|
105607
|
105609
|
105610
|
107043
|
110228
|
110293
|
110294
|
110295
|
110988