[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/zh-TW/parameters systempreferences.tmpl,1.3,1.4

Ambrose Li acli at users.sourceforge.net
Tue Feb 10 04:25:46 CET 2004


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

Modified Files:
	systempreferences.tmpl 
Log Message:
Various SGML syntax corrections (needed)
Sync to English template (minor)
Some visual layout corrections


Index: systempreferences.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/parameters/systempreferences.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** systempreferences.tmpl	16 Jul 2003 04:52:35 -0000	1.3
--- systempreferences.tmpl	10 Feb 2004 03:25:43 -0000	1.4
***************
*** 56,64 ****
  
  <TMPL_IF name="add_form">
! <!-------------------------------------------------------------------------------------------------->
  	<TMPL_IF NAME=modify>
! 		<h1>§ó§ï¨t²Î°Ñ¼Æ</h1>
  	<TMPL_ELSE>
! 		<H1>·s¼W¨t²Î°Ñ¼Æ</H1>
  	</TMPL_IF>
  	<form action='<TMPL_VAR name="script_name">' name=Aform method=post>
--- 56,64 ----
  
  <TMPL_IF name="add_form">
! <!------------------------------------------------------------------------------------------------>
  	<TMPL_IF NAME=modify>
! 		<h1>§ó§ï¨t²Î°¾¦n</h1>
  	<TMPL_ELSE>
! 		<H1>·s¼W¨t²Î°¾¦n</H1>
  	</TMPL_IF>
  	<form action='<TMPL_VAR name="script_name">' name=Aform method=post>
***************
*** 78,82 ****
  
  <TMPL_IF name="add_validate">
! <!-------------------------------------------------------------------------------------------------->
  	¦¨¥\¼g¤J°Ñ¼Æ
  	<form action='<TMPL_VAR name="script_name">' method=post>
--- 78,82 ----
  
  <TMPL_IF name="add_validate">
! <!------------------------------------------------------------------------------------------------>
  	¦¨¥\¼g¤J°Ñ¼Æ
  	<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">
! <!-------------------------------------------------------------------------------------------------->
  	¦¨¥\§R°£°Ñ¼Æ
  	<form action='<TMPL_VAR name="script_name">' method=post>
--- 101,105 ----
  
  <TMPL_IF name="delete_confirmed">
! <!------------------------------------------------------------------------------------------------>
  	¦¨¥\§R°£°Ñ¼Æ
  	<form action='<TMPL_VAR name="script_name">' method=post>
***************
*** 108,114 ****
  </TMPL_IF>
  
! <!-------------------------------------------------------------------------------------------------->
  <TMPL_IF name="else">
! <h1>¨t²Î³]©w</h1>
  <form action=/cgi-bin/koha/admin/systempreferences.pl method=post>
  	<input type=text name=searchfield value="">
--- 108,114 ----
  </TMPL_IF>
  
! <!------------------------------------------------------------------------------------------------>
  <TMPL_IF name="else">
! <h1>³]©w¨t²Î°¾¦n</h1>
  <form action=/cgi-bin/koha/admin/systempreferences.pl method=post>
  	<input type=text name=searchfield value="">
***************
*** 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>°Ñ¼Æ</b></td>
  	<td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>°Ñ¼Æ­È</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>°Ñ¼Æ</b></td>
  	<td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>°Ñ¼Æ­È</b></td>
***************
*** 128,133 ****
  	<td><TMPL_VAR name="value"></td>
  	<td><TMPL_VAR name="explanation"></td>
! 	<td><a href="<TMPL_VAR name="edit">"><img src="<TMPL_VAR NAME='interface'>/<TMPL_VAR name="theme">/images/fileopen.png"  width=32 hspace=0 vspace=0 border=0>§ó§ï</a></td>
! 	<td><a href="<TMPL_VAR name="delete">"><img src="<TMPL_VAR NAME='interface'>/<TMPL_VAR name="theme">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>§R°£</a></td>
  </tr>
  </TMPL_LOOP>
--- 128,133 ----
  	<td><TMPL_VAR name="value"></td>
  	<td><TMPL_VAR name="explanation"></td>
! 	<td><a href="<TMPL_VAR name="edit">"><img src="<TMPL_VAR NAME='interface'>/<TMPL_VAR name="theme">/images/fileopen.png"  width=32 hspace=0 vspace=0 border=0><br>§ó§ï</a></td>
! 	<td><a href="<TMPL_VAR name="delete">"><img src="<TMPL_VAR NAME='interface'>/<TMPL_VAR name="theme">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0><br>§R°£</a></td>
  </tr>
  </TMPL_LOOP>





More information about the Koha-cvs mailing list