From 87c83b1c354f2d04aa620a91209e5cddc185df64 Mon Sep 17 00:00:00 2001
From: Julian Maurice <julian.maurice@biblibre.com>
Date: Fri, 2 Sep 2016 15:56:44 +0200
Subject: [PATCH] Bug 8995: Tell about the new sysprefs in COinSinOPACResults
 description

Signed-off-by: Magnus Enger <magnus@libriotech.no>
---
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
index b85b69b..0abf0a9 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
@@ -113,6 +113,8 @@ OPAC:
                   yes: Include
                   no: "Don't include"
             - "COinS / OpenURL / Z39.88 in OPAC search results.  <br/>Warning: Enabling this feature will slow OPAC search response times."
+            - "<br/>If you want to display a link to an OpenURL resolver, look at the following system preferences:"
+            - "<br/><code>OpenURLResolverURL</code>, <code>OPACShowOpenURL</code>, <code>OPACOpenURLItemTypes</code>, <code>OpenURLText<code>, <code>OpenURLImageLocation</code>"
         -
             - pref: OPACShowUnusedAuthorities
               choices:
-- 
2.1.4