Bugzilla – Attachment 46979 Details for
Bug 15597
Typo in opac-auth-detail.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED-QA] Bug 15597: Typo in opac-auth-detail.tt
PASSED-QA-Bug-15597-Typo-in-opac-auth-detailtt.patch (text/plain), 1.37 KB, created by
Katrin Fischer
on 2016-01-20 07:10:41 UTC
(
hide
)
Description:
[PASSED-QA] Bug 15597: Typo in opac-auth-detail.tt
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2016-01-20 07:10:41 UTC
Size:
1.37 KB
patch
obsolete
>From 44a45a03eb428177e9e811f235abbc44815686ff Mon Sep 17 00:00:00 2001 >From: Hector Castro <hector.hecaxmmx@gmail.com> >Date: Tue, 19 Jan 2016 14:40:02 -0600 >Subject: [PATCH] [PASSED-QA] Bug 15597: Typo in opac-auth-detail.tt > >Patch fix a small type > >To test: >- Verify that a double punctuation mark colon (:) is fix it. > >Signed-off-by: Briana <brianagreally@gmail.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth-detail.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth-detail.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth-detail.tt >index ec86efd..3f3f55c 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth-detail.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth-detail.tt >@@ -46,7 +46,7 @@ > <h1>[% summary.mainentry %][% IF authtypetext %] ([% authtypetext %])[% END %]</h1> > > <div class="usedin"> >- <a href="opac-search.pl?type=opac&q=[% authid %]&idx=an,phr">Number of records used in:: [% count %]</a> >+ <a href="opac-search.pl?type=opac&q=[% authid %]&idx=an,phr">Number of records used in: [% count %]</a> > </div> > > <div class="authstanza"> >-- >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 15597
:
46938
|
46969
|
46971
| 46979