Bugzilla – Attachment 30664 Details for
Bug 12659
Receive is spelt wrong on subscription history page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 12659:Fixing mispelling of the word receive
PASSED-QA-Bug-12659Fixing-mispelling-of-the-word-r.patch (text/plain), 2.06 KB, created by
Katrin Fischer
on 2014-08-10 21:02:24 UTC
(
hide
)
Description:
[PASSED QA] Bug 12659:Fixing mispelling of the word receive
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-08-10 21:02:24 UTC
Size:
2.06 KB
patch
obsolete
>From 793994f712ffbc262e6f21e889777102990d48de Mon Sep 17 00:00:00 2001 >From: Natalie Bennison <natalieb@catalyst.net.nz> >Date: Fri, 25 Jul 2014 14:22:12 +1200 >Subject: [PATCH] [PASSED QA] Bug 12659:Fixing mispelling of the word receive > >To test go to: > acquisitions statistics>subscription history > >Find mispelled word > "recieve" > >Change to correct spelling > "receive" > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Hidden indeed! > >As Katrin suggest: >- check the manual history box in one of your subscriptions >- go to the subscription detail page, on the planning tab is the >link to the manual history (bit hidden) > >There is the typo, fixed now. >No koha-qa errors > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Fixes typo correctly, no problems found. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-history.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-history.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-history.tt >index ef35f31..017bbf1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-history.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-history.tt >@@ -21,7 +21,7 @@ > <form method="post" action="/cgi-bin/koha/serials/subscription-history.pl"> > <input type="hidden" name="op" value="mod" /> > <input type="hidden" name="subscriptionid" value="[% subscriptionid %]" /> >- <p>Hint : you can update the serial history manually. This can be useful for an old subscription or to clean the existing history. Modify those fields with care, as future serial recieve will continue to update them automatically.</p> >+ <p>Hint : you can update the serial history manually. This can be useful for an old subscription or to clean the existing history. Modify those fields with care, as future serial receive will continue to update them automatically.</p> > <table> > <tr> > <td>Subscription start date</td> >-- >1.9.1
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 12659
:
30062
|
30651
| 30664