[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/parameters thesaurus.tmpl,1.4,1.5

Paul POULAIN tipaul at users.sourceforge.net
Thu Jul 10 16:11:48 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/parameters
In directory sc8-pr-cvs1:/tmp/cvs-serv20778/koha-tmpl/intranet-tmpl/default/fr/parameters

Modified Files:
	thesaurus.tmpl 
Log Message:
small fixes for thesaurus modification & removed useless "toponly" in templates

Index: thesaurus.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/parameters/thesaurus.tmpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** thesaurus.tmpl	4 Jul 2003 14:04:02 -0000	1.4
--- thesaurus.tmpl	10 Jul 2003 14:11:46 -0000	1.5
***************
*** 67,71 ****
  			<input type="hidden" name="father" value="<TMPL_VAR name="father">">
  			<input type="hidden" name="branch" value="<TMPL_VAR name="branch">">
- 			<input type="hidden" name="toponly" value="<TMPL_VAR name="toponly">">
  			<input type="hidden" name="search_category" value="<TMPL_VAR name="search_category">">
  			<input type="hidden" name="searchstring" value="<TMPL_VAR name="searchstring">">
--- 67,70 ----
***************
*** 114,118 ****
  <form action="/cgi-bin/koha/admin/thesaurus.pl" method="post">
  	<TMPL_VAR name="tab_list">
- 	<input type="checkbox" name="toponly" value="1" ><TMPL_IF name="toponly">checked</TMPL_IF>Top hierarchy only
  	<input type="text" name="searchstring" value="<TMPL_VAR name="searchstring">">
  	<input type="submit" value="OK">
--- 113,116 ----





More information about the Koha-cvs mailing list