[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ circulation.tmpl,1.15.2.2,1.15.2.3

Paul POULAIN tipaul at users.sourceforge.net
Tue Feb 10 14:19:04 CET 2004


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

Modified Files:
      Tag: rel_2_0
	circulation.tmpl 
Log Message:
HTML modifs to improve translation tool

Index: circulation.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl,v
retrieving revision 1.15.2.2
retrieving revision 1.15.2.3
diff -C2 -r1.15.2.2 -r1.15.2.3
*** circulation.tmpl	29 Jan 2004 19:07:30 -0000	1.15.2.2
--- circulation.tmpl	10 Feb 2004 13:19:01 -0000	1.15.2.3
***************
*** 5,9 ****
  		<tr>
  			<td>
! 				<a class="button" href="circulation.pl?borrnumber=<!-- TMPL_VAR name="borrowernumber" -->&amp;branch=<!-- TMPL_VAR name="branch" -->&amp;printer=<!-- TMPL_VAR name="printer" -->&amp;print=yes">
  				Next Borrower</a>&nbsp;
  				<a class="button" href="returns.pl">
--- 5,9 ----
  		<tr>
  			<td>
! 				<a class="button" href="circulation.pl?branch=<!-- TMPL_VAR name="branch" -->&amp;printer=<!-- TMPL_VAR name="printer" -->&amp;print=yes">
  				Next Borrower</a>&nbsp;
  				<a class="button" href="returns.pl">
***************
*** 14,24 ****
  		</tr>
  	</table>
! 	<h1>Circulation: Issues</h1><br>
! 	<b>Branch:</b> <!-- TMPL_VAR name="branchname" --><br>
! 	<b>Printer:</b> <!-- TMPL_VAR name="printername" --><br>
! 	<a href="selectbranchprinter.pl">Change Settings</a>
  	<input type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" -->">
  	<input type="hidden" name="printer" value="<!-- TMPL_VAR name="printer" -->">
- 	<p>&nbsp;</p>
  <!-- TMPL_ELSE -->
  	<table align="right" cellpadding="10">
--- 14,21 ----
  		</tr>
  	</table>
! 	<h1>Circulation: Issues</h1>
! 	<i>Branch:</i> <!-- TMPL_VAR name="branchname" --> <i>Printer:</i> <!-- TMPL_VAR name="printername" --> <a href="selectbranchprinter.pl" class="button">Change Settings</a>
  	<input type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" -->">
  	<input type="hidden" name="printer" value="<!-- TMPL_VAR name="printer" -->">
  <!-- TMPL_ELSE -->
  	<table align="right" cellpadding="10">
***************
*** 38,42 ****
  	<b>Branch:</b> <!-- TMPL_VAR name="branchname" --> <br>
  	<b>Printer:</b> <!-- TMPL_VAR name="printername" --><br>
! 	<a href="selectbranchprinter.pl">Change Settings</a>
  	<input type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" -->">
  	<input type="hidden" name="printer" value="<!-- TMPL_VAR name="printer" -->">
--- 35,39 ----
  	<b>Branch:</b> <!-- TMPL_VAR name="branchname" --> <br>
  	<b>Printer:</b> <!-- TMPL_VAR name="printername" --><br>
! 	<a href="selectbranchprinter.pl" class="button">Change Settings</a>
  	<input type="hidden" name="branch" value="<!-- TMPL_VAR name="branch" -->">
  	<input type="hidden" name="printer" value="<!-- TMPL_VAR name="printer" -->">
***************
*** 141,145 ****
  				<!-- TMPL_VAR name="CGIselectborrower" -->
  				<br>
! 				<input type="submit">
  			</td>
  		</tr>
--- 138,142 ----
  				<!-- TMPL_VAR name="CGIselectborrower" -->
  				<br>
! 				<input type="submit" value="OK" class="button">
  			</td>
  		</tr>
***************
*** 172,176 ****
  <td>
  <form method="post" action="/cgi-bin/koha/circ/circulation.pl">
! <table border="1" cellpadding="5">
  	<tr>
  	<td align="center" valign="top">
--- 169,173 ----
  <td>
  <form method="post" action="/cgi-bin/koha/circ/circulation.pl">
! <table border="1" cellpadding="2">
  	<tr>
  	<td align="center" valign="top">
***************
*** 187,191 ****
  							<td>Item Barcode:</td>
  							<td><input name="barcode" size="10"></td>
! 							<td><input type="submit" value="Issue"></td>
  						</tr>
  						<tr>
--- 184,188 ----
  							<td>Item Barcode:</td>
  							<td><input name="barcode" size="10"></td>
! 							<td><input type="submit" value="Issue" class="button"></td>
  						</tr>
  						<tr>
***************
*** 225,229 ****
  </td>
  <td>
! <table border="1" cellpadding="5" cellspacing="0" align="right">
      <tr><td colspan="2"><font color="black"><b>Borrower information</b></font></td></tr>
      <tr><td colspan="2">
--- 222,226 ----
  </td>
  <td>
! <table border="1" cellpadding="2" cellspacing="0" align="right">
      <tr><td colspan="2"><font color="black"><b>Borrower information</b></font></td></tr>
      <tr><td colspan="2">
***************
*** 263,267 ****
  			<!-- TMPL_IF name="odues" -->
  				<!-- TMPL_IF name="nonreturns" -->
! 					<tr><td valign="top">ODUES</td><td>Yes, See below</td></tr>
  				<!-- /TMPL_IF -->
  			<!-- /TMPL_IF -->
--- 260,264 ----
  			<!-- TMPL_IF name="odues" -->
  				<!-- TMPL_IF name="nonreturns" -->
! 					<tr><td valign="top"><font color="red">ODUES</font></td><td><font color="red">Yes, See below</font></td></tr>
  				<!-- /TMPL_IF -->
  			<!-- /TMPL_IF -->
***************
*** 273,279 ****
  <!-- /TMPL_IF -->
  </table>
! <p clear="all"><br><br></p>
  <!-- TMPL_IF name="todayissues" -->
! <table border="1" cellpadding="5" cellspacing="0" width="80%">
  	<tr>
  		<th colspan="5" background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif">
--- 270,276 ----
  <!-- /TMPL_IF -->
  </table>
! <br/>
  <!-- TMPL_IF name="todayissues" -->
! <table border="1" cellpadding="5" cellspacing="0" width="100%">
  	<tr>
  		<th colspan="5" background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif">





More information about the Koha-cvs mailing list