Bugzilla – Attachment 46942 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]
Bug 15598: Typo in subscription-add.tt
Bug-15598-Typo-in-subscription-addtt.patch (text/plain), 1.33 KB, created by
Héctor Eduardo Castro Avalos
on 2016-01-19 21:08:03 UTC
(
hide
)
Description:
Bug 15598: Typo in subscription-add.tt
Filename:
MIME Type:
Creator:
Héctor Eduardo Castro Avalos
Created:
2016-01-19 21:08:03 UTC
Size:
1.33 KB
patch
obsolete
>From a5098bbc4a5158abaf5dd3128f56b7b00786d4f0 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] 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 >--- > 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.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 15598
:
46942
|
46943
|
46973
|
46977
|
46978