Bugzilla – Attachment 38818 Details for
Bug 14127
Typo in message preference form - "mesage"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 14127 - Typo in message preference form - "mesage"
SIGNED-OFF-Bug-14127---Typo-in-message-preference-.patch (text/plain), 1.72 KB, created by
Héctor Eduardo Castro Avalos
on 2015-05-04 15:11:16 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 14127 - Typo in message preference form - "mesage"
Filename:
MIME Type:
Creator:
Héctor Eduardo Castro Avalos
Created:
2015-05-04 15:11:16 UTC
Size:
1.72 KB
patch
obsolete
>From 493131d99a6c6268f993435097c9db529588bd2c Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Mon, 4 May 2015 11:45:45 +0200 >Subject: [PATCH] [SIGNED-OFF] Bug 14127 - Typo in message preference form - > "mesage" > >This path fixes the typo. > >To reproduce and test: >Go to a patron's detail page >The message appears as hint in column-header 'Digests only (i)' > >Sponsored-by: Universidad de El Salvador > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> >--- > .../intranet-tmpl/prog/en/includes/messaging-preference-form.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/messaging-preference-form.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/messaging-preference-form.inc >index 1dfc187..722c2e9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/messaging-preference-form.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/messaging-preference-form.inc >@@ -25,7 +25,7 @@ > [% IF ( SMSSendDriver ) %]<th>SMS</th>[% END %] > [% IF ( TalkingTechItivaPhone ) %]<th>Phone</th>[% END %] > <th>Email</th> >- <th>Digests only <i id="info_digests" data-toggle="tooltip" title="You can ask for a digest to reduce the number of messages. Messages will be saved and sent as a single mesage." data-placement="right" class="icon icon-info-sign"></i></th> >+ <th>Digests only <i id="info_digests" data-toggle="tooltip" title="You can ask for a digest to reduce the number of messages. Messages will be saved and sent as a single message." data-placement="right" class="icon icon-info-sign"></i></th> > <!-- <th>RSS</th> --> > [% UNLESS ( messaging_form_inactive ) %]<th>Do not notify</th>[% END %] > </tr> >-- >1.7.10.4
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 14127
:
38804
|
38818
|
38827