Hide links to stop words management if NoZebra is ON. (Bug 3564)
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / admin-home.tmpl
index ce940b2..11430dc 100644 (file)
@@ -80,8 +80,8 @@
 
 <h3>Additional parameters</h3>
 <dl>
-       <dt><a href="/cgi-bin/koha/admin/stopwords.pl">Stop words</a></dt>
-       <dd>Words ignored during search.</dd>
+       <!-- TMPL_IF NAME="NoZebra" --><dt><a href="/cgi-bin/koha/admin/stopwords.pl">Stop words</a></dt>
+       <dd>Words ignored during search.</dd><!-- /TMPL_IF -->
        <!-- <dt><a href="/cgi-bin/koha/admin/printers.pl">Network Printers</a></dt>
        <dd>Printers (UNIX paths).</dd> -->
        <dt><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 Client Targets</a></dt>