Bugzilla – Attachment 9124 Details for
Bug 7828
On circulation home page, URL to offline circulation Firefox addon should be a hyperlink
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 7828 - On circulation home page, URL to offline circulation Firefox addon should be a hyperlink
SIGNED-OFF-Bug-7828---On-circulation-home-page-URL.patch (text/plain), 1.53 KB, created by
Nicole C. Engard
on 2012-04-11 17:48:45 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 7828 - On circulation home page, URL to offline circulation Firefox addon should be a hyperlink
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2012-04-11 17:48:45 UTC
Size:
1.53 KB
patch
obsolete
>From 2d7fdaf51167420d0b62319f1702ff1f8f1c573d Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 11 Apr 2012 08:31:22 -0400 >Subject: [PATCH] [SIGNED-OFF] Bug 7828 - On circulation home page, URL to offline circulation Firefox addon should be a hyperlink > >Along with making the URL a hyperlink I removed the lanugage >part of the URL ("/fr/"). The link correctly redirects to 'en' >for me. I'm curious whether it will for other languages. > >Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> > >Link works and redirects to my langauge (english). >--- > .../prog/en/modules/circ/circulation-home.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt >index de7d7d7..d65d63b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt >@@ -53,7 +53,7 @@ > <h5>Offline circulation</h5> > <ul> > <li><a href="/cgi-bin/koha/offline_circ/process_koc.pl">Offline circulation file (.koc) uploader</a></li> >- <li><a href="/cgi-bin/koha/offline_circ/list.pl">Offline circulation</a> (Firefox module: https://addons.mozilla.org/fr/firefox/addon/koct/)</li> >+ <li><a href="/cgi-bin/koha/offline_circ/list.pl">Offline circulation</a> (<a href="https://addons.mozilla.org/[% lang %]/firefox/addon/koct/">Firefox add-on</a>)</li> > </ul> > </div> > </div> >-- >1.7.2.3
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 7828
:
9114
| 9124