Bugzilla – Attachment 90568 Details for
Bug 22744
Remove confusing 'Do not notify' checkboxes from messaging preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22744: Name the column clear
Bug-22744-Name-the-column-clear.patch (text/plain), 1.24 KB, created by
Nick Clemens (kidclamp)
on 2019-06-13 10:52:58 UTC
(
hide
)
Description:
Bug 22744: Name the column clear
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2019-06-13 10:52:58 UTC
Size:
1.24 KB
patch
obsolete
>From be555d560aef0f524b91f1de1f01cc4415d17af1 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 13 Jun 2019 10:52:42 +0000 >Subject: [PATCH] Bug 22744: Name the column clear > >--- > koha-tmpl/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 d1c835ba30..4ebe4e8b88 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 >@@ -11,7 +11,7 @@ > <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 message." data-placement="right" class="fa fa-info-circle"></i></th> > <!-- <th>RSS</th> --> >- [% UNLESS ( messaging_form_inactive ) %]<th>Clear notification preference</th>[% END %] >+ [% UNLESS ( messaging_form_inactive ) %]<th>Clear</th>[% END %] > </tr> > [% FOREACH messaging_preference IN messaging_preferences %] > <tr> >-- >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 22744
:
88357
|
88534
|
88535
|
90454
|
90568
|
90569
|
90570
|
90571
|
90572
|
90574
|
92642
|
92643
|
92644
|
92645
|
92646
|
92647
|
93109
|
93114
|
93115