[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/admin admi... [rel_3_0]

paul poulain paul at koha-fr.org
Wed Nov 1 21:14:20 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	paul poulain <tipaul>	06/11/01 20:14:20

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/admin: admin-home.tmpl 

Log message:
	removing stop word link, they are useless with zebra

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.4.2.1&r2=1.4.2.2

Patches:
Index: admin-home.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -b -r1.4.2.1 -r1.4.2.2
--- admin-home.tmpl	10 Oct 2006 12:49:22 -0000	1.4.2.1
+++ admin-home.tmpl	1 Nov 2006 20:14:20 -0000	1.4.2.2
@@ -85,10 +85,6 @@
 	<td>Printers (UNIX paths).</td>
 </tr>
 <tr>
-	<th><a href="/cgi-bin/koha/admin/stopwords.pl">Stop words</a></th>
-	<td>Words deleted during searches.</td>
-</tr>
-<tr>
 	<th><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 Servers</a></th>
 	<td>Servers to query for MARC data.</td>
 </tr>





More information about the Koha-cvs mailing list