Bugzilla – Attachment 43740 Details for
Bug 12194
Some fonts don't work on printing label
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12194: fix label for oblique_title
Bug-12194-fix-label-for-obliquetitle.patch (text/plain), 1.37 KB, created by
Jonathan Druart
on 2015-10-22 07:59:04 UTC
(
hide
)
Description:
Bug 12194: fix label for oblique_title
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-10-22 07:59:04 UTC
Size:
1.37 KB
patch
obsolete
>From 9af0c987b0f66aace7a261f1cdcfe750ea485d44 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 22 Oct 2015 08:58:06 +0100 >Subject: [PATCH] Bug 12194: fix label for oblique_title > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt >index b53fa06..f36bdab 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt >@@ -188,7 +188,7 @@ > <input type="text" name="font_size" id="font_size" size="2" value="[% font_size |html %]" /> > </li> > <li> >- <label for="font">Oblique title: </label> >+ <label for="oblique_title">Oblique title: </label> > [% IF ( oblique_title ) %] > <input type="checkbox" name="oblique_title" id="oblique_title" value="1" checked="checked" /> > [% ELSE %] >-- >2.1.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 12194
:
30217
|
40702
|
43697
|
43698
|
43699
|
43700
|
43737
|
43738
|
43739
| 43740 |
43778
|
43801