[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters admin-home.tmpl,1.5,1.6 aqbookfund.tmpl,1.3,1.4 authorised_values.tmpl,1.1,1.2 branches.tmpl,1.2,1.3 koha2marclinks.tmpl,1.1,1.2 marc_subfields_structure.tmpl,1.6,1.7 marctagstructure.tmpl,1.3,1.4 systempreferences.tmpl,1.2,1.3 thesaurus.tmpl,1.3,1.4

Paul POULAIN tipaul at users.sourceforge.net
Tue Dec 10 14:48:42 CET 2002


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

Modified Files:
	admin-home.tmpl aqbookfund.tmpl authorised_values.tmpl 
	branches.tmpl koha2marclinks.tmpl 
	marc_subfields_structure.tmpl marctagstructure.tmpl 
	systempreferences.tmpl thesaurus.tmpl 
Log Message:
minor presentation modifs

Index: admin-home.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** admin-home.tmpl	28 Oct 2002 21:53:04 -0000	1.5
--- admin-home.tmpl	10 Dec 2002 13:48:40 -0000	1.6
***************
*** 7,11 ****
  </tr>
  </table>
! <table cellspacing=0 cellpadding=3 width=80%>
  <tr>
  	<td valign="top" width="25%"><a href=/cgi-bin/koha/admin/itemtypes.pl>Item types</a></td>
--- 7,11 ----
  </tr>
  </table>
! <table cellspacing=0 cellpadding=2 width=80%>
  <tr>
  	<td valign="top" width="25%"><a href=/cgi-bin/koha/admin/itemtypes.pl>Item types</a></td>
***************
*** 44,48 ****
  </tr>
  </table>
! <table cellspacing=0 cellpadding=3 width="80%">
  <tr>
  	<td valign="top" width="25%"><a href=/cgi-bin/koha/admin/branches.pl>libraries branches</a></td>
--- 44,48 ----
  </tr>
  </table>
! <table cellspacing=0 cellpadding=2 width="80%">
  <tr>
  	<td valign="top" width="25%"><a href=/cgi-bin/koha/admin/branches.pl>libraries branches</a></td>

Index: aqbookfund.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/aqbookfund.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** aqbookfund.tmpl	16 Nov 2002 21:34:42 -0000	1.3
--- aqbookfund.tmpl	10 Dec 2002 13:48:40 -0000	1.4
***************
*** 7,11 ****
  <br>You Searched for <b><TMPL_VAR name=searchfield><b><p><br>
  </TMPL_IF>
! <table border=0 cellspacing=0 cellpadding=5>
  <tr valign=top bgcolor=#99cc33><td background="/images/background-mem.gif"><b>Book fund</b></td><td background="/images/background-mem.gif"><b>Name</b></td><td background="/images/background-mem.gif"><b>Group</b></td><td background="/images/background-mem.gif"><b>Budget</b></td><td background="/images/background-mem.gif">&nbsp;</td><td background="/images/background-mem.gif"> &nbsp; </td><td background="/images/background-mem.gif"> &nbsp; </td></tr>
  <TMPL_LOOP name="bookfund">
--- 7,11 ----
  <br>You Searched for <b><TMPL_VAR name=searchfield><b><p><br>
  </TMPL_IF>
! <table border=0 cellspacing=0 cellpadding=2>
  <tr valign=top bgcolor=#99cc33><td background="/images/background-mem.gif"><b>Book fund</b></td><td background="/images/background-mem.gif"><b>Name</b></td><td background="/images/background-mem.gif"><b>Group</b></td><td background="/images/background-mem.gif"><b>Budget</b></td><td background="/images/background-mem.gif">&nbsp;</td><td background="/images/background-mem.gif"> &nbsp; </td><td background="/images/background-mem.gif"> &nbsp; </td></tr>
  <TMPL_LOOP name="bookfund">
***************
*** 112,114 ****
  </TMPL_IF>
  
! <TMPL_INCLUDE NAME="cat-bottom.inc">
\ No newline at end of file
--- 112,114 ----
  </TMPL_IF>
  
! <TMPL_INCLUDE NAME="cat-bottom.inc">

Index: authorised_values.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/authorised_values.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** authorised_values.tmpl	25 Oct 2002 10:55:47 -0000	1.1
--- authorised_values.tmpl	10 Dec 2002 13:48:40 -0000	1.2
***************
*** 16,19 ****
--- 16,23 ----
  	</tr>
  	<tr>
+ 		<td>Lib</td>
+ 		<td><input type=text name="lib" value='<TMPL_VAR name="lib">'></td>
+ 	</tr>
+ 	<tr>
  		<td>&nbsp;</td>
  		<td><input type="hidden" name="id" value="<TMPL_VAR name="id">">
***************
*** 27,33 ****
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! <table border=0 cellspacing=0 cellpadding=5>
  	<tr valign=top bgcolor=#99cc33>
  		<td background="/images/background-mem.gif"><b>Variable</b></td>
  		<td background="/images/background-mem.gif"><b><TMPL_VAR name="searchfield"></b></td>
  	</tr>
--- 31,38 ----
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
  		<td background="/images/background-mem.gif"><b>Variable</b></td>
+ 		<td background="/images/background-mem.gif"><b>Lib</b></td>
  		<td background="/images/background-mem.gif"><b><TMPL_VAR name="searchfield"></b></td>
  	</tr>
***************
*** 52,59 ****
  </form>
  <TMPL_VAR name="searchfield">
! <table border=0 cellspacing=0 cellpadding=5>
  <tr valign=top bgcolor=#99cc33>
! 	<td background="/images/background-mem.gif"><b>category</b></td>
  	<td background="/images/background-mem.gif"><b>Authorised value</b></td>
  	<td background="/images/background-mem.gif">&nbsp;</td>
  	<td background="/images/background-mem.gif">&nbsp;</td>
--- 57,65 ----
  </form>
  <TMPL_VAR name="searchfield">
! <table border=0 cellspacing=0 cellpadding=2>
  <tr valign=top bgcolor=#99cc33>
! 	<td background="/images/background-mem.gif"><b>Category</b></td>
  	<td background="/images/background-mem.gif"><b>Authorised value</b></td>
+ 	<td background="/images/background-mem.gif"><b>Lib</b></td>
  	<td background="/images/background-mem.gif">&nbsp;</td>
  	<td background="/images/background-mem.gif">&nbsp;</td>
***************
*** 62,65 ****
--- 68,72 ----
  	<td><TMPL_VAR name="category"></td>
  	<td><TMPL_VAR name="authorised_value"></td>
+ 	<td><TMPL_VAR name="lib"></td>
  	<td><a href="<TMPL_VAR name="edit">">Edit</a></td>
  	<td><a href="<TMPL_VAR name="delete">">Delete</a></td>

Index: branches.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/branches.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** branches.tmpl	9 Nov 2002 17:42:30 -0000	1.2
--- branches.tmpl	10 Dec 2002 13:48:40 -0000	1.3
***************
*** 9,13 ****
  <FONT SIZE=6><em><TMPL_VAR name=head></em></FONT><br>
  <tr><td><TMPL_VAR name=categoryname></td>
! <td><INPUT TYPE="checkbox" NAME="<TMPL_VAR name=categorycode>" VALUE="1" <TMPL_VAR name=codedescription></td></tr>
  <tr><td>Address</td><td><input type=text name=branchaddress1 value='<TMPL_VAR name=branchaddress1>'></td></tr>
  <tr><td>&nbsp;</td><td><input type=text name=branchaddress2 value='<TMPL_VAR name=branchaddress2>'></td></tr>
--- 9,13 ----
  <FONT SIZE=6><em><TMPL_VAR name=head></em></FONT><br>
  <tr><td><TMPL_VAR name=categoryname></td>
! <td><INPUT TYPE="checkbox" NAME="<TMPL_VAR name=categorycode>" VALUE="1" ><TMPL_VAR name=codedescription></td></tr>
  <tr><td>Address</td><td><input type=text name=branchaddress1 value='<TMPL_VAR name=branchaddress1>'></td></tr>
  <tr><td>&nbsp;</td><td><input type=text name=branchaddress2 value='<TMPL_VAR name=branchaddress2>'></td></tr>
***************
*** 80,82 ****
  </TMPL_IF>
  
! <TMPL_INCLUDE NAME="cat-bottom.inc">
\ No newline at end of file
--- 80,82 ----
  </TMPL_IF>
  
! <TMPL_INCLUDE NAME="cat-bottom.inc">

Index: koha2marclinks.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/koha2marclinks.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** koha2marclinks.tmpl	11 Oct 2002 14:23:28 -0000	1.1
--- koha2marclinks.tmpl	10 Dec 2002 13:48:40 -0000	1.2
***************
*** 161,165 ****
  </form>
  
! <table border=0 cellspacing=0 cellpadding=5>
  <tr valign=top bgcolor=#99cc33>
  	<td background="/images/background-mem.gif" width=10%><b>koha field</b> <span style="font-size:8;color:red" title="the koha-DB field linked to this subfield">?</span></td>
--- 161,165 ----
  </form>
  
! <table border=0 cellspacing=0 cellpadding=2>
  <tr valign=top bgcolor=#99cc33>
  	<td background="/images/background-mem.gif" width=10%><b>koha field</b> <span style="font-size:8;color:red" title="the koha-DB field linked to this subfield">?</span></td>

Index: marc_subfields_structure.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** marc_subfields_structure.tmpl	2 Dec 2002 15:37:03 -0000	1.6
--- marc_subfields_structure.tmpl	10 Dec 2002 13:48:40 -0000	1.7
***************
*** 42,46 ****
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! <table border=0 cellspacing=0 cellpadding=5>
  	<tr valign=top bgcolor=#99cc33>
  		<td background="/images/background-mem.gif"><b>Subfield</b></td>
--- 42,46 ----
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
  		<td background="/images/background-mem.gif"><b>Subfield</b></td>
***************
*** 69,73 ****
  <p>The column <b>koha field</b> shows that the subfield is linked with a "koha field". Koha can manage a marc interface, or a koha interface. This link
  ensure that both DB are synchronized, thus you can change from MARC to KOHA interface easily.</p>
! <table border=0 cellspacing=0 cellpadding=5>
  <tr valign=top bgcolor=#99cc33>
  	<td background="/images/background-mem.gif" width=5%><b>Subfield</b></td>
--- 69,73 ----
  <p>The column <b>koha field</b> shows that the subfield is linked with a "koha field". Koha can manage a marc interface, or a koha interface. This link
  ensure that both DB are synchronized, thus you can change from MARC to KOHA interface easily.</p>
! <table border=0 cellspacing=0 cellpadding=2>
  <tr valign=top bgcolor=#99cc33>
  	<td background="/images/background-mem.gif" width=5%><b>Subfield</b></td>

Index: marctagstructure.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** marctagstructure.tmpl	27 Nov 2002 10:29:57 -0000	1.3
--- marctagstructure.tmpl	10 Dec 2002 13:48:40 -0000	1.4
***************
*** 72,76 ****
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! <table border=0 cellspacing=0 cellpadding=5>
  	<tr valign=top bgcolor=#99cc33>
  		<td background="/images/background-mem.gif"><b>tag</b></td>
--- 72,76 ----
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
  		<td background="/images/background-mem.gif"><b>tag</b></td>
***************
*** 99,103 ****
  </form>
  <TMPL_VAR name="searchfield">
! <table border=0 cellspacing=0 cellpadding=5>
  <tr valign=top bgcolor=#99cc33>
  	<td background="/images/background-mem.gif"><b>Tag</b></td>
--- 99,103 ----
  </form>
  <TMPL_VAR name="searchfield">
! <table border=0 cellspacing=0 cellpadding=2>
  <tr valign=top bgcolor=#99cc33>
  	<td background="/images/background-mem.gif"><b>Tag</b></td>
***************
*** 111,115 ****
  <TMPL_LOOP name="loop">
  <tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
! 	<td><TMPL_VAR name="tagfield"></td>
  	<td><TMPL_VAR name="liblibrarian"></td>
  	<td><TMPL_IF name="repeatable">Yes<TMPL_ELSE>No</TMPL_IF></td>
--- 111,115 ----
  <TMPL_LOOP name="loop">
  <tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
! 	<td><b><TMPL_VAR name="tagfield"></b></td>
  	<td><TMPL_VAR name="liblibrarian"></td>
  	<td><TMPL_IF name="repeatable">Yes<TMPL_ELSE>No</TMPL_IF></td>

Index: systempreferences.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/systempreferences.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** systempreferences.tmpl	7 Oct 2002 11:31:11 -0000	1.2
--- systempreferences.tmpl	10 Dec 2002 13:48:40 -0000	1.3
***************
*** 79,83 ****
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! <table border=0 cellspacing=0 cellpadding=5>
  	<tr valign=top bgcolor=#99cc33>
  		<td background="/images/background-mem.gif"><b>Variable</b></td>
--- 79,83 ----
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
  		<td background="/images/background-mem.gif"><b>Variable</b></td>
***************
*** 106,110 ****
  </form>
  <TMPL_VAR name="searchfield">
! <table border=0 cellspacing=0 cellpadding=5>
  <tr valign=top bgcolor=#99cc33>
  	<td background="/images/background-mem.gif"><b>Variable</b></td>
--- 106,110 ----
  </form>
  <TMPL_VAR name="searchfield">
! <table border=0 cellspacing=0 cellpadding=2>
  <tr valign=top bgcolor=#99cc33>
  	<td background="/images/background-mem.gif"><b>Variable</b></td>

Index: thesaurus.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/thesaurus.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** thesaurus.tmpl	2 Dec 2002 15:00:15 -0000	1.3
--- thesaurus.tmpl	10 Dec 2002 13:48:40 -0000	1.4
***************
*** 2,34 ****
  
  <TMPL_IF name="detail_form">
! <!-------------------------------------------------------------------------------------------------->
! <font SIZE=6><em>Thesaurus management</em></font><br />
! <table border=0 cellspacing=0 cellpadding=5>
! <tr valign=top bgcolor=#99cc33>
! 	<td  background="/images/background-mem.gif"><b>Values related to <TMPL_VAR name="stdlib"> (<TMPL_VAR name="category">)</b></td>
! </tr>
! </table>
! <br/><br/>
! <table border=0 cellspacing=0 cellpadding=5>
! <tr valign=top bgcolor=#99cc33>
! 	<td background="/images/background-mem.gif"><b>Other forms</b></td>
! 	<td background="/images/background-mem.gif">&nbsp;</td>
! 	<td background="/images/background-mem.gif">&nbsp;</td>
! <TMPL_LOOP name="loop">
! </tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
! 	<td><TMPL_VAR name="freelib"></td>
! 	<td><a href="<TMPL_VAR name="edit">">Edit</a></td>
! 	<td><a href="<TMPL_VAR name="delete">">Delete</a></td>
! </tr>
! </TMPL_LOOP>
! <form action='<TMPL_VAR name="script_name">' method=post>
! <input type=hidden name=op value=add_form>
! </table>
! <form action='<TMPL_VAR name="script_name">' method=post>
! <input type="hidden" name="op" value="add_form">
! <input type="hidden" name="category" value="<TMPL_VAR name="category">">
! <input type="hidden" name="stdlib" value="<TMPL_VAR name="stdlib">">
! <br><input type=image src="/images/button-add-new.gif"  WIDTH=188  HEIGHT=44  ALT="Add budget" BORDER=0 ></a><br>
! </form>
  </TMPL_IF>
  
--- 2,34 ----
  
  <TMPL_IF name="detail_form">
! 	<!-------------------------------------------------------------------------------------------------->
! 	<font SIZE=6><em>Thesaurus management</em></font><br />
! 	<table border=0 cellspacing=0 cellpadding=2>
! 	<tr valign=top bgcolor=#99cc33>
! 		<td  background="/images/background-mem.gif"><b>Values related to <TMPL_VAR name="stdlib"> (<TMPL_VAR name="category">)</b></td>
! 	</tr>
! 	</table>
! 	<br/><br/>
! 	<table border=0 cellspacing=0 cellpadding=2>
! 	<tr valign=top bgcolor=#99cc33>
! 		<td background="/images/background-mem.gif"><b>Other forms</b></td>
! 		<td background="/images/background-mem.gif">&nbsp;</td>
! 		<td background="/images/background-mem.gif">&nbsp;</td>
! 	<TMPL_LOOP name="loop">
! 	</tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
! 		<td><TMPL_VAR name="freelib"></td>
! 		<td><a href="<TMPL_VAR name="edit">">Edit</a></td>
! 		<td><a href="<TMPL_VAR name="delete">">Delete</a></td>
! 	</tr>
! 	</TMPL_LOOP>
! 	<form action='<TMPL_VAR name="script_name">' method=post>
! 	<input type=hidden name=op value=add_form>
! 	</table>
! 	<form action='<TMPL_VAR name="script_name">' method=post>
! 	<input type="hidden" name="op" value="add_form">
! 	<input type="hidden" name="category" value="<TMPL_VAR name="category">">
! 	<input type="hidden" name="stdlib" value="<TMPL_VAR name="stdlib">">
! 	<br><input type=image src="/images/button-add-new.gif"  WIDTH=188  HEIGHT=44  ALT="Add budget" BORDER=0 ></a><br>
! 	</form>
  </TMPL_IF>
  
***************
*** 45,53 ****
  	<tr>
  		<td>Authority lib</td>
! 		<td><TMPL_VAR name="father"><input type=text name="stdlib" value='<TMPL_VAR name="stdlib">' maxlength="80" size="80"></td>
  	</tr>
  	<tr>
  		<td>Other lib</td>
! 		<td><TMPL_VAR name="father"><input type=text name="freelib" value='<TMPL_VAR name="freelib">' maxlength="80" size="80"></td>
  	</tr>
  	<tr>
--- 45,53 ----
  	<tr>
  		<td>Authority lib</td>
! 		<td><TMPL_VAR name="father"><input type="text" name="stdlib" value="<TMPL_VAR name="stdlib">" maxlength="80" size="80"></td>
  	</tr>
  	<tr>
  		<td>Other lib</td>
! 		<td><TMPL_VAR name="father"><input type="text" name="freelib" value="<TMPL_VAR name="freelib">" maxlength="80" size="80"></td>
  	</tr>
  	<tr>
***************
*** 69,141 ****
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! <table border=0 cellspacing=0 cellpadding=5>
! 	<tr valign=top bgcolor=#99cc33>
! 		<td background="/images/background-mem.gif"><b>lib</b></td>
! 		<td background="/images/background-mem.gif"><b><TMPL_VAR name="search_category"></b></td>
! 	</tr>
! 	<tr><td>Value</td><td><TMPL_VAR name="Tvalue"></td></tr>
! 	<form action='<TMPL_VAR name="script_name">' method=post>
! 		<input type=hidden name=op value=delete_confirmed>
! 		<input type=hidden name=id value='<TMPL_VAR name="id">'>
! 		<input type="hidden" name="search_category" value="<TMPL_VAR name="search_category">">
! 	<tr><td colspan=2 align=center>CONFIRM DELETION of this entry <b>and all entries depending from this one</b></td></tr>
! 	<tr><td><INPUT type=submit value='YES'></form></td>
! 		<td><form action='<TMPL_VAR name="script_name">' method=post><input type=submit value=NO></form></td></tr>
  </TMPL_IF>
  
  <!-------------------------------------------------------------------------------------------------->
  <TMPL_IF name="else">
! <font SIZE=6><em>Thesaurus management</em></font>
! <p>Manages thesaurus and authorities files.<br />
! <ul>
! 	<b>Dig</b> : see datas depending from this one<br />
! 	<b>Related</b> : see other forms of this authority entry</p>
! </ul>
! <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">
! 	<a href="thesaurus.pl?op=add_form">New category...</a>
! </form>
! <TMPL_LOOP name="hierarchy_loop">
! 	<a href="thesaurus.pl?branch=<TMPL_VAR name="branch">&search_category=<TMPL_VAR name="category">"><TMPL_VAR name="string"></a><br />
! </TMPL_LOOP>
! <table border=0 cellspacing=0 cellpadding=0>
! <tr valign=top bgcolor=#99cc33>
! 	<td background="/images/background-mem.gif" width="5%">&nbsp;</td>
! 	<td background="/images/background-mem.gif"><b>free form</b></td>
! 	<td background="/images/background-mem.gif"><b>Authority</b></td>
! 	<td background="/images/background-mem.gif" width="5%"><b>Dig</b></td>
! 	<td background="/images/background-mem.gif" width="5%"><b>Related</b></td>
! 	<td background="/images/background-mem.gif" width="5%">&nbsp;</td>
! 	<td background="/images/background-mem.gif" width="5%">&nbsp;</td>
! <TMPL_LOOP name="loop">
! </tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
! 	<td>&nbsp;</td>
! 	<td><TMPL_VAR name="freelib"></td>
! 	<td><TMPL_VAR name="father"> <TMPL_VAR name="stdlib"></td>
! 	<td><TMPL_VAR name="dig">Dig</a></td>
! 	<td><TMPL_VAR name="related">Related</a></td>
! 	<td><a href="<TMPL_VAR name="edit">">Edit</a></td>
! 	<td><a href="<TMPL_VAR name="delete">">Delete</a></td>
! </tr>
! </TMPL_LOOP>
! <form action='<TMPL_VAR name="script_name">' method=post>
! <input type=hidden name=op value=add_form>
! </table>
! <table width=40%>
! 	<tr>
! 		<td width=50%><TMPL_VAR name="previous"></td>
! 		<td width=50%><TMPL_VAR name="next"></td>
  	</tr>
! </table>
! <form action='<TMPL_VAR name="script_name">' method=post>
! <input type="hidden" name="op" value="add_form">
! <input type="hidden" name="category" value="<TMPL_VAR name="category">">
! <input type="hidden" name="branch" value="<TMPL_VAR name="branch">">
! <input type="hidden" name="father" value="<TMPL_VAR name="father">">
! <br><input type=image src="/images/button-add-new.gif"  WIDTH=188  HEIGHT=44  ALT="Add budget" BORDER=0 ></a><br>
! </form>
  </TMPL_IF>
  
--- 69,144 ----
  <TMPL_IF name="delete_confirm">
  <!-------------------------------------------------------------------------------------------------->
! 	<table border=0 cellspacing=0 cellpadding=2>
! 		<tr valign=top bgcolor=#99cc33>
! 			<td background="/images/background-mem.gif"><b>lib</b></td>
! 			<td background="/images/background-mem.gif"><b><TMPL_VAR name="search_category"></b></td>
! 		</tr>
! 		<tr><td>Value</td><td><TMPL_VAR name="Tvalue"></td></tr>
! 		<tr><td>
! 			<form action='<TMPL_VAR name="script_name">' method=post>
! 				<input type=hidden name=op value=delete_confirmed>
! 				<input type=hidden name=id value='<TMPL_VAR name="id">'>
! 				<input type="hidden" name="search_category" value="<TMPL_VAR name="search_category">">
! 		</tr></td>
! 		<tr><td colspan=2 align=center>CONFIRM DELETION of this entry <b>and all entries depending from this one</b></td></tr>
! 		<tr><td><INPUT type=submit value='YES'></form></td>
! 				<td><form action='<TMPL_VAR name="script_name">' method=post><input type=submit value=NO></form></td></tr>
! 	</table>
  </TMPL_IF>
  
  <!-------------------------------------------------------------------------------------------------->
  <TMPL_IF name="else">
! 	<font SIZE=6><em>Thesaurus management</em></font>
! 	<p>Manages thesaurus and authorities files.<br />
! 	<ul>
! 		<b>Dig</b> : see datas depending from this one<br />
! 		<b>Related</b> : see other forms of this authority entry</p>
! 	</ul>
! 	<form action='<TMPL_VAR name="script_name">' method=post>
! 	<input type="hidden" name="op" value="add_form">
! 	<input type="hidden" name="category" value="<TMPL_VAR name="category">">
! 	<input type="hidden" name="branch" value="<TMPL_VAR name="branch">">
! 	<input type="hidden" name="father" value="<TMPL_VAR name="father">">
! 	<br><input type=image src="/images/button-add-new.gif"  WIDTH=188  HEIGHT=44  ALT="Add budget" BORDER=0 ></a><br>
! 	</form>
! 	<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">
! 		<a href="thesaurus.pl?op=add_form">New category...</a>
! 	</form>
! 	<TMPL_LOOP name="hierarchy_loop">
! 		<a href="thesaurus.pl?branch=<TMPL_VAR name="branch">&search_category=<TMPL_VAR name="category">"><TMPL_VAR name="string"></a><br />
! 	</TMPL_LOOP>
! 	<table border=0 cellspacing=0 cellpadding=0>
! 	<tr valign=top bgcolor=#99cc33>
! 		<td background="/images/background-mem.gif" width="5%">&nbsp;</td>
! 		<td background="/images/background-mem.gif"><b>free form</b></td>
! 		<td background="/images/background-mem.gif"><b>Authority</b></td>
! 		<td background="/images/background-mem.gif" width="5%"><b>Dig</b></td>
! 		<td background="/images/background-mem.gif" width="5%"><b>Related</b></td>
! 		<td background="/images/background-mem.gif" width="5%">&nbsp;</td>
! 		<td background="/images/background-mem.gif" width="5%">&nbsp;</td>
! 	<TMPL_LOOP name="loop">
! 	</tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
! 		<td>&nbsp;</td>
! 		<td><TMPL_VAR name="freelib"></td>
! 		<td><TMPL_VAR name="father"> <TMPL_VAR name="stdlib"></td>
! 		<td><TMPL_VAR name="dig">Dig</a></td>
! 		<td><TMPL_VAR name="related">Related</a></td>
! 		<td><a href="<TMPL_VAR name="edit">">Edit</a></td>
! 		<td><a href="<TMPL_VAR name="delete">">Delete</a></td>
  	</tr>
! 	</TMPL_LOOP>
! 	<form action='<TMPL_VAR name="script_name">' method=post>
! 	<input type=hidden name=op value=add_form>
! 	</table>
! 	<table width=40%>
! 		<tr>
! 			<td width=50%><TMPL_VAR name="previous"></td>
! 			<td width=50%><TMPL_VAR name="next"></td>
! 		</tr>
! 	</table>
  </TMPL_IF>
  





More information about the Koha-cvs mailing list