Bugzilla – Attachment 20545 Details for
Bug 10776
Subscription notification screen has awkward wording
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10776 - subscription notification screen has awkward wording
Bug-10776---subscription-notification-screen-has-a.patch (text/plain), 1.74 KB, created by
Liz Rea
on 2013-08-22 05:03:25 UTC
(
hide
)
Description:
Bug 10776 - subscription notification screen has awkward wording
Filename:
MIME Type:
Creator:
Liz Rea
Created:
2013-08-22 05:03:25 UTC
Size:
1.74 KB
patch
obsolete
>From bd4bf5aa1b04bffb31757b1e8f6e430a51d6a255 Mon Sep 17 00:00:00 2001 >From: Liz Rea <liz@catalyst.net.nz> >Date: Thu, 22 Aug 2013 16:55:48 +1200 >Subject: [PATCH] Bug 10776 - subscription notification screen has awkward > wording > >to test: >- make a subscription available to be notified about >- log into the opac, click the subscriptions tab, then More details >- click "Subscribe to email notification on new issues" >- observe the text without the patch - there seems to be an extra "arrive?" >- apply the patch, refresh - wording should flow a bit better. >--- > .../prog/en/modules/opac-alert-subscribe.tt | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-alert-subscribe.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-alert-subscribe.tt >index 91107c7..b57e9ee 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-alert-subscribe.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-alert-subscribe.tt >@@ -12,8 +12,7 @@ > <div id="useralertsubscribe" class="container"> [% IF ( typeissue ) %] > <h1 class="catalogue">Subscribe issue receive warning</h1> > <form action="opac-alert-subscribe.pl" method="post"> >- <p>Do you want to receive an email when a new issue for this subscription arrives?</p> >- [% bibliotitle %] [% IF ( notes ) %]([% notes %])[% END %] arrive ?</p> >+ <p>Do you want to receive an email when a new issue of [% bibliotitle %] [% IF ( notes ) %]([% notes %])[% END %] arrives?</p> > <input type="hidden" name="externalid" value="[% externalid %]"> > <input type="hidden" name="alerttype" value="issue"> > <input type="hidden" name="biblionumber" value="[% biblionumber %]"> >-- >1.7.9.5
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 10776
:
20545
|
22417
|
22436