Bugzilla – Attachment 75345 Details for
Bug 20706
Fix links to help files for changed file structure (removed numbering on files)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20706: Fix bad HTML link to help file
Bug-20706-Fix-bad-HTML-link-to-help-file.patch (text/plain), 1.41 KB, created by
Mark Tompsett
on 2018-05-15 17:42:17 UTC
(
hide
)
Description:
Bug 20706: Fix bad HTML link to help file
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2018-05-15 17:42:17 UTC
Size:
1.41 KB
patch
obsolete
>From caee0eb76487a84bc0f01a32707f457863a92156 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Tue, 15 May 2018 02:59:24 +0000 >Subject: [PATCH] Bug 20706: Fix bad HTML link to help file > >Before there is no href. >After there is. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt >index 318679fb5d..995fe602dc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/process_koc.tt >@@ -16,6 +16,6 @@ > > <p>You can also tend to pending circulation actions by going to Circulation > Pending offline circulation actions.</p> > >-<p><strong>See the full documentation for Uploading the Offline Circulation File in the <a http://koha-community.org/manual/[% helpVersion %]/en/html/circulation.html#upload-offline-circ-file">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Uploading the Offline Circulation File in the <a href="http://koha-community.org/manual/[% helpVersion %]/en/html/circulation.html#upload-offline-circ-file">manual</a> (online).</strong></p> > > [% INCLUDE 'help-bottom.inc' %] >-- >2.11.0
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 20706
:
75041
|
75235
|
75322
|
75323
|
75324
|
75337
|
75342
|
75343
|
75344
|
75345
|
75346
|
75357
|
75358
|
75359
|
75360