Bugzilla – Attachment 46977 Details for
Bug 15598
Typo in subscription-add.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 15598: Typo in subscription-add.tt
PASSED-QA-Bug-15598-Typo-in-subscription-addtt.patch (text/plain), 1.39 KB, created by
Katrin Fischer
on 2016-01-20 07:05:59 UTC
(
hide
)
Description:
[PASSED QA] Bug 15598: Typo in subscription-add.tt
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2016-01-20 07:05:59 UTC
Size:
1.39 KB
patch
obsolete
>From 4a9847461a38ad96ad814fed274be1e46ca34c27 Mon Sep 17 00:00:00 2001 >From: Hector Castro <hector.hecaxmmx@gmail.com> >Date: Tue, 19 Jan 2016 15:01:06 -0600 >Subject: [PATCH] [PASSED QA] Bug 15598: Typo in subscription-add.tt > >Fix white space in exclamation mark in subscription-add.tt > >To test: >-Check that the space near to exclamation mark (!) is now fix up > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt >index 136aa57..39c809c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt >@@ -88,7 +88,7 @@ function Check_page2(){ > } > if(patternneedtobetested){ > [% IF (irregularity) %] >- alert(_("Warning ! Present pattern has planned irregularities. Click on 'Test prediction pattern' to check if it's still valid")); >+ alert(_("Warning! Present pattern has planned irregularities. Click on 'Test prediction pattern' to check if it's still valid")); > [% ELSE %]alert(_("Please click on 'Test prediction pattern' before saving subscription."));[% END %] > return false; > } >-- >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 15598
:
46942
|
46943
|
46973
| 46977 |
46978