Bugzilla – Attachment 46969 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]
Bug 15597: Typo in opac-auth-detail.tt
Bug-15597-Typo-in-opac-auth-detailtt.patch (text/plain), 1.26 KB, created by
Briana Greally
on 2016-01-20 02:46:03 UTC
(
hide
)
Description:
Bug 15597: Typo in opac-auth-detail.tt
Filename:
MIME Type:
Creator:
Briana Greally
Created:
2016-01-20 02:46:03 UTC
Size:
1.26 KB
patch
obsolete
>From 549f4f4a39b6dede6080b80a2d869762633a52a7 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] 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. >--- > 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.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 15597
:
46938
|
46969
|
46971
|
46979