[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters systempreferences.tmpl,1.18.2.1,1.18.2.2

Ambrose Li acli at users.sourceforge.net
Tue Feb 10 05:16:08 CET 2004


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

Modified Files:
      Tag: rel_2_0
	systempreferences.tmpl 
Log Message:
SGML syntax corrections


Index: systempreferences.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/systempreferences.tmpl,v
retrieving revision 1.18.2.1
retrieving revision 1.18.2.2
diff -C2 -r1.18.2.1 -r1.18.2.2
*** systempreferences.tmpl	20 Jan 2004 10:23:30 -0000	1.18.2.1
--- systempreferences.tmpl	10 Feb 2004 04:16:06 -0000	1.18.2.2
***************
*** 56,60 ****
  
  <!-- TMPL_IF name="add_form" -->
! <!-------------------------------------------------------------------------------------------------->
  	<!-- TMPL_IF NAME=modify -->
  		<h1>Modify a system preference</h1>
--- 56,60 ----
  
  <!-- TMPL_IF name="add_form" -->
! <!------------------------------------------------------------------------------------------------>
  	<!-- TMPL_IF NAME=modify -->
  		<h1>Modify a system preference</h1>
***************
*** 78,82 ****
  
  <!-- TMPL_IF name="add_validate" -->
! <!-------------------------------------------------------------------------------------------------->
  	Data recorded
  	<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
--- 78,82 ----
  
  <!-- TMPL_IF name="add_validate" -->
! <!------------------------------------------------------------------------------------------------>
  	Data recorded
  	<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
***************
*** 86,92 ****
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!-------------------------------------------------------------------------------------------------->
  <table border=0 cellspacing=0 cellpadding=2>
! 	<tr valign=top bgcolor=#99cc33>
  		<td background="<!-- TMPL_VAR NAME='themelang' -->/images/background-mem.gif"><b>Variable</b></td>
  		<td background="<!-- TMPL_VAR NAME='themelang' -->/images/background-mem.gif"><b><!-- TMPL_VAR name="searchfield" --></b></td>
--- 86,92 ----
  
  <!-- TMPL_IF name="delete_confirm" -->
! <!------------------------------------------------------------------------------------------------>
  <table border=0 cellspacing=0 cellpadding=2>
! 	<tr valign=top bgcolor="#99cc33">
  		<td background="<!-- TMPL_VAR NAME='themelang' -->/images/background-mem.gif"><b>Variable</b></td>
  		<td background="<!-- TMPL_VAR NAME='themelang' -->/images/background-mem.gif"><b><!-- TMPL_VAR name="searchfield" --></b></td>
***************
*** 101,105 ****
  
  <!-- TMPL_IF name="delete_confirmed" -->
! <!-------------------------------------------------------------------------------------------------->
  	Data deleted
  	<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
--- 101,105 ----
  
  <!-- TMPL_IF name="delete_confirmed" -->
! <!------------------------------------------------------------------------------------------------>
  	Data deleted
  	<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
***************
*** 108,112 ****
  <!-- /TMPL_IF -->
  
! <!-------------------------------------------------------------------------------------------------->
  <!-- TMPL_IF name="else" -->
  <h1>System preferences admin</h1>
--- 108,112 ----
  <!-- /TMPL_IF -->
  
! <!------------------------------------------------------------------------------------------------>
  <!-- TMPL_IF name="else" -->
  <h1>System preferences admin</h1>
***************
*** 117,121 ****
  <!-- TMPL_VAR name="searchfield" -->
  <table border=0 cellspacing=0 cellpadding=2>
! <tr valign=top bgcolor=#99cc33>
  	<td background="<!-- TMPL_VAR NAME='themelang' -->/images/background-mem.gif"><b>Variable</b></td>
  	<td background="<!-- TMPL_VAR NAME='themelang' -->/images/background-mem.gif"><b>Value</b></td>
--- 117,121 ----
  <!-- TMPL_VAR name="searchfield" -->
  <table border=0 cellspacing=0 cellpadding=2>
! <tr valign=top bgcolor="#99cc33">
  	<td background="<!-- TMPL_VAR NAME='themelang' -->/images/background-mem.gif"><b>Variable</b></td>
  	<td background="<!-- TMPL_VAR NAME='themelang' -->/images/background-mem.gif"><b>Value</b></td>





More information about the Koha-cvs mailing list