Bugzilla – Attachment 11076 Details for
Bug 7367
General OPAC typo omnibus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7367 - One "the" too many
Bug-7367---One-the-too-many.patch (text/plain), 1.42 KB, created by
Magnus Enger
on 2012-07-23 11:27:51 UTC
(
hide
)
Description:
Bug 7367 - One "the" too many
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2012-07-23 11:27:51 UTC
Size:
1.42 KB
patch
obsolete
>From 9cf59951acaabc03d423e51e88548d4eb01b04ce Mon Sep 17 00:00:00 2001 >From: Magnus Enger <magnus@enger.priv.no> >Date: Mon, 23 Jul 2012 13:26:19 +0200 >Subject: [PATCH] Bug 7367 - One "the" too many > >On line 123 it says "of the the last". One "the" is probably enough. >--- > .../opac-tmpl/prog/en/modules/opac-topissues.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-topissues.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-topissues.tt >index ff30035..b9ef41d 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-topissues.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-topissues.tt >@@ -120,7 +120,7 @@ function Dopop(link) { > [% END %] > </select></li> > <li> >- <label for="timeLimit">of the the last:</label> <select name="timeLimit" id="timeLimit"> >+ <label for="timeLimit">of the last:</label> <select name="timeLimit" id="timeLimit"> > [% IF ( timeLimit == 3 ) %]<option value="3" selected="selected">3 months</option>[% ELSE %]<option value="3">3 months</option>[% END %] > [% IF ( timeLimit == 6 ) %]<option value="6" selected="selected">6 months</option>[% ELSE %]<option value="6">6 months</option>[% END %] > [% IF ( timeLimit == 12 ) %]<option value="12" selected="selected">12 months</option>[% ELSE %]<option value="12">12 months</option>[% END %] >-- >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 7367
:
6866
|
6871
|
7292
|
7293
|
7684
|
10268
|
11076