[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters authorised_values.tmpl,1.17.2.1,1.17.2.2 categoryitem.tmpl,1.7.2.1,1.7.2.2 checkmarc.tmpl,1.6.2.1,1.6.2.2 koha2marclinks.tmpl,1.9.2.1,1.9.2.2 marc_subfields_structure.tmpl,1.23.2.2,1.23.2.3 marctagstructure.tmpl,1.20,1.20.2.1 thesaurus.tmpl,1.17.2.2,1.17.2.3

Ambrose C. LI acli at users.sourceforge.net
Mon Feb 23 22:22:04 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23856/parameters

Modified Files:
      Tag: rel_2_0
	authorised_values.tmpl categoryitem.tmpl checkmarc.tmpl 
	koha2marclinks.tmpl marc_subfields_structure.tmpl 
	marctagstructure.tmpl thesaurus.tmpl 
Log Message:
Third (should be last) batch of syntax error corrections


Index: authorised_values.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/authorised_values.tmpl,v
retrieving revision 1.17.2.1
retrieving revision 1.17.2.2
diff -C2 -r1.17.2.1 -r1.17.2.2
*** authorised_values.tmpl	6 Feb 2004 14:12:27 -0000	1.17.2.1
--- authorised_values.tmpl	23 Feb 2004 21:22:01 -0000	1.17.2.2
***************
*** 2,6 ****
  
  <!-- TMPL_IF name="add_form" -->
! <!-------------------------------------------------------------------------------------------------->
  	<H1><!-- TMPL_VAR name="action" --></H1>
  	<form action='<!-- TMPL_VAR name="script_name" -->' name=Aform method=post>
--- 2,6 ----
  
  <!-- TMPL_IF name="add_form" -->
! <!---------------------------------------------------------------------------->
  	<H1><!-- TMPL_VAR name="action" --></H1>
  	<form action='<!-- TMPL_VAR name="script_name" -->' name=Aform method=post>
***************
*** 30,34 ****
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!-------------------------------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
--- 30,34 ----
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!---------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
***************
*** 47,51 ****
  <!-- /TMPL_IF -->
  
! <!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>Authorised values admin</h1>
--- 47,51 ----
  <!-- /TMPL_IF -->
  
! <!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>Authorised values admin</h1>

Index: categoryitem.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/categoryitem.tmpl,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -C2 -r1.7.2.1 -r1.7.2.2
*** categoryitem.tmpl	6 Feb 2004 14:12:27 -0000	1.7.2.1
--- categoryitem.tmpl	23 Feb 2004 21:22:01 -0000	1.7.2.2
***************
*** 288,292 ****
                          <td><!-- TMPL_VAR NAME=reservefee --></td>
                          <td><a href="<!-- TMPL_VAR NAME=script_name -->?op=add_form&categorycode=<!-- TMPL_VAR NAME=categorycode -->">Edit</a></td>
!                         <td><a href="<!-- TMPL_VAR NAME=script_name -->?op=delete_confirm&categorycode=<!-- TMPL_VAR NAME=categorycode -->">Delete</a></t$                </tr>
                  <!-- /TMPL_LOOP -->
  
--- 288,293 ----
                          <td><!-- TMPL_VAR NAME=reservefee --></td>
                          <td><a href="<!-- TMPL_VAR NAME=script_name -->?op=add_form&categorycode=<!-- TMPL_VAR NAME=categorycode -->">Edit</a></td>
!                         <td><a href="<!-- TMPL_VAR NAME=script_name -->?op=delete_confirm&categorycode=<!-- TMPL_VAR NAME=categorycode -->">Delete</a></td>
! 		</tr>
                  <!-- /TMPL_LOOP -->
  

Index: checkmarc.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/checkmarc.tmpl,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -C2 -r1.6.2.1 -r1.6.2.2
*** checkmarc.tmpl	10 Feb 2004 13:53:23 -0000	1.6.2.1
--- checkmarc.tmpl	23 Feb 2004 21:22:01 -0000	1.6.2.2
***************
*** 6,10 ****
  		<td><b>Result</b></td>
  	</tr>
! <!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="itemnum" -->
  	<tr>
--- 6,10 ----
  		<td><b>Result</b></td>
  	</tr>
! <!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="itemnum" -->
  	<tr>
***************
*** 19,23 ****
  	</tr>
  <!-- /TMPL_IF -->
! <!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="itemfields" -->
  	<tr>
--- 19,23 ----
  	</tr>
  <!-- /TMPL_IF -->
! <!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="itemfields" -->
  	<tr>
***************
*** 33,37 ****
  	</tr>
  <!-- /TMPL_IF -->
! <!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="itemtypes_empty" -->
  	<tr>
--- 33,37 ----
  	</tr>
  <!-- /TMPL_IF -->
! <!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="itemtypes_empty" -->
  	<tr>
***************
*** 45,49 ****
  	</tr>
  <!-- /TMPL_IF -->
! <!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="itemtype" -->
  	<tr>
--- 45,49 ----
  	</tr>
  <!-- /TMPL_IF -->
! <!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="itemtype" -->
  	<tr>
***************
*** 59,63 ****
  	</tr>
  <!-- /TMPL_IF -->
! <!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="branches_empty" -->
  	<tr>
--- 59,63 ----
  	</tr>
  <!-- /TMPL_IF -->
! <!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="branches_empty" -->
  	<tr>
***************
*** 71,75 ****
  	</tr>
  <!-- /TMPL_IF -->
! <!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="branch" -->
  	<tr>
--- 71,75 ----
  	</tr>
  <!-- /TMPL_IF -->
! <!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="branch" -->
  	<tr>
***************
*** 85,89 ****
  	</tr>
  <!-- /TMPL_IF -->
! <!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="holdingbranch" -->
  	<tr>
--- 85,89 ----
  	</tr>
  <!-- /TMPL_IF -->
! <!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="holdingbranch" -->
  	<tr>
***************
*** 99,103 ****
  	</tr>
  <!-- /TMPL_IF -->
! <!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="biblionumber" -->
  	<tr>
--- 99,103 ----
  	</tr>
  <!-- /TMPL_IF -->
! <!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="biblionumber" -->
  	<tr>
***************
*** 114,118 ****
  	</tr>
  <!-- /TMPL_IF -->
! <!----------------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="total" -->
  	<tr>
--- 114,118 ----
  	</tr>
  <!-- /TMPL_IF -->
! <!------------------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="total" -->
  	<tr>

Index: koha2marclinks.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/koha2marclinks.tmpl,v
retrieving revision 1.9.2.1
retrieving revision 1.9.2.2
diff -C2 -r1.9.2.1 -r1.9.2.2
*** koha2marclinks.tmpl	6 Feb 2004 14:12:27 -0000	1.9.2.1
--- koha2marclinks.tmpl	23 Feb 2004 21:22:01 -0000	1.9.2.2
***************
*** 2,11 ****
  
  <!-- TMPL_IF name="add_form" -->
! <!-------------------------------------------------------------------------------------------------->
  	<H1><!-- TMPL_VAR name="action" --></H1>
  	<p>Choose and validate 1 of the following for <b><!-- TMPL_VAR name="tablename" -->.<!-- TMPL_VAR name="kohafield" --></b></p>
  	<table>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 2,11 ----
  
  <!-- TMPL_IF name="add_form" -->
! <!---------------------------------------------------------------------------->
  	<H1><!-- TMPL_VAR name="action" --></H1>
  	<p>Choose and validate 1 of the following for <b><!-- TMPL_VAR name="tablename" -->.<!-- TMPL_VAR name="kohafield" --></b></p>
  	<table>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 20,24 ****
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 20,24 ----
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 33,37 ****
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 33,37 ----
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 46,50 ****
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 46,50 ----
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 59,63 ****
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 59,63 ----
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 72,76 ****
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 72,76 ----
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 85,89 ****
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 85,89 ----
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 98,102 ****
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 98,102 ----
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 111,115 ****
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 111,115 ----
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 124,128 ****
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->'method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
--- 124,128 ----
  	</tr>
  	<tr>
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=put>
  		<td>
  			<input type=hidden name=op value='add_validate'>
***************
*** 153,157 ****
  <!-- /TMPL_IF -->
  
! <!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <font SIZE=6><em>MARC links<!-- TMPL_VAR name="tagfield" --></em></font>
--- 153,157 ----
  <!-- /TMPL_IF -->
  
! <!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <font SIZE=6><em>MARC links<!-- TMPL_VAR name="tagfield" --></em></font>

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.23.2.2
retrieving revision 1.23.2.3
diff -C2 -r1.23.2.2 -r1.23.2.3
*** marc_subfields_structure.tmpl	6 Feb 2004 14:12:27 -0000	1.23.2.2
--- marc_subfields_structure.tmpl	23 Feb 2004 21:22:01 -0000	1.23.2.3
***************
*** 5,9 ****
  
  <!-- TMPL_IF name="add_form" -->
! <!-------------------------------------------------------------------------------------------------->
  	<H1><!-- TMPL_VAR name="action" --></H1>
  	<form action='<!-- TMPL_VAR name="script_name" -->' name=Aform method=post>
--- 5,9 ----
  
  <!-- TMPL_IF name="add_form" -->
! <!---------------------------------------------------------------------------->
  	<H1><!-- TMPL_VAR name="action" --></H1>
  	<form action='<!-- TMPL_VAR name="script_name" -->' name=Aform method=post>
***************
*** 44,48 ****
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!-------------------------------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
--- 44,48 ----
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!---------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
***************
*** 59,70 ****
  
  <!-- TMPL_IF name="delete_confirmed" -->
! <!-------------------------------------------------------------------------------------------------->
  	Data deleted
! 	<form action='<!-- TMPL_VAR name="script_name" --> method=post><input type="hidden" name="tagfield" value="<!-- TMPL_VAR name="tagfield" -->">
  	<input type=submit value=OK>
  	</form>
  <!-- /TMPL_IF -->
  
! <!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>MARC subfield structure admin for <!-- TMPL_VAR name="tagfield" --></h1>
--- 59,70 ----
  
  <!-- TMPL_IF name="delete_confirmed" -->
! <!---------------------------------------------------------------------------->
  	Data deleted
! 	<form action='<!-- TMPL_VAR name="script_name" -->' method=post><input type="hidden" name="tagfield" value="<!-- TMPL_VAR name="tagfield" -->">
  	<input type=submit value=OK>
  	</form>
  <!-- /TMPL_IF -->
  
! <!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>MARC subfield structure admin for <!-- TMPL_VAR name="tagfield" --></h1>

Index: marctagstructure.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl,v
retrieving revision 1.20
retrieving revision 1.20.2.1
diff -C2 -r1.20 -r1.20.2.1
*** marctagstructure.tmpl	9 Dec 2003 10:29:01 -0000	1.20
--- marctagstructure.tmpl	23 Feb 2004 21:22:01 -0000	1.20.2.1
***************
*** 53,57 ****
  
  <!-- TMPL_IF name="add_form" -->
! <!-------------------------------------------------------------------------------------------------->
  	<H1><!-- TMPL_VAR name="action" --></H1>
  	<form action='<!-- TMPL_VAR name="script_name" -->' name="Aform" method="post">
--- 53,57 ----
  
  <!-- TMPL_IF name="add_form" -->
! <!---------------------------------------------------------------------------->
  	<H1><!-- TMPL_VAR name="action" --></H1>
  	<form action='<!-- TMPL_VAR name="script_name" -->' name="Aform" method="post">
***************
*** 71,75 ****
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!-------------------------------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
--- 71,75 ----
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!---------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
  	<tr valign=top bgcolor=#99cc33>
***************
*** 84,88 ****
  
  <!-- TMPL_IF name="delete_confirmed" -->
! <!-------------------------------------------------------------------------------------------------->
  	Data deleted
  	<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
--- 84,88 ----
  
  <!-- TMPL_IF name="delete_confirmed" -->
! <!---------------------------------------------------------------------------->
  	Data deleted
  	<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
***************
*** 91,95 ****
  <!-- /TMPL_IF -->
  
! <!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>MARC tag structure admin</h1>
--- 91,95 ----
  <!-- /TMPL_IF -->
  
! <!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>MARC tag structure admin</h1>

Index: thesaurus.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/thesaurus.tmpl,v
retrieving revision 1.17.2.2
retrieving revision 1.17.2.3
diff -C2 -r1.17.2.2 -r1.17.2.3
*** thesaurus.tmpl	6 Feb 2004 14:12:27 -0000	1.17.2.2
--- thesaurus.tmpl	23 Feb 2004 21:22:01 -0000	1.17.2.3
***************
*** 2,6 ****
  
  <!-- TMPL_IF name="detail_form" -->
! 	<!-------------------------------------------------------------------------------------------------->
  	<font SIZE=6><em>Thesaurus management</em></font><br />
  	<table border=0 cellspacing=0 cellpadding=2>
--- 2,6 ----
  
  <!-- TMPL_IF name="detail_form" -->
! 	<!-------------------------------------------------------------------->
  	<font SIZE=6><em>Thesaurus management</em></font><br />
  	<table border=0 cellspacing=0 cellpadding=2>
***************
*** 34,38 ****
  
  <!-- TMPL_IF name="add_form" -->
! <!-------------------------------------------------------------------------------------------------->
  <H1><!-- TMPL_IF name="search_category" -->Modify<!-- TMPL_ELSE -->Add<!-- /TMPL_IF --></H1>
  	<form action='<!-- TMPL_VAR name="script_name" -->' name=Aform method=post>
--- 34,38 ----
  
  <!-- TMPL_IF name="add_form" -->
! <!---------------------------------------------------------------------------->
  <H1><!-- TMPL_IF name="search_category" -->Modify<!-- TMPL_ELSE -->Add<!-- /TMPL_IF --></H1>
  	<form action='<!-- TMPL_VAR name="script_name" -->' name=Aform method=post>
***************
*** 75,79 ****
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!-------------------------------------------------------------------------------------------------->
  	<table border=0 cellspacing=0 cellpadding=2>
  		<tr valign=top bgcolor=#99cc33>
--- 75,79 ----
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!---------------------------------------------------------------------------->
  	<table border=0 cellspacing=0 cellpadding=2>
  		<tr valign=top bgcolor=#99cc33>
***************
*** 94,98 ****
  <!-- /TMPL_IF -->
  
! <!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  	<h1>Thesaurus management</h1>
--- 94,98 ----
  <!-- /TMPL_IF -->
  
! <!---------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  	<h1>Thesaurus management</h1>





More information about the Koha-cvs mailing list