minor modifs for translator compliance
authortipaul <tipaul>
Fri, 5 Dec 2003 16:53:25 +0000 (16:53 +0000)
committertipaul <tipaul>
Fri, 5 Dec 2003 16:53:25 +0000 (16:53 +0000)
koha-tmpl/opac-tmpl/default/en/opac-main.tmpl
koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl
koha-tmpl/opac-tmpl/default/en/opac-user.tmpl

index 9383964..7a84530 100644 (file)
@@ -1,4 +1,5 @@
 <HTML>
+<meta http-equiv="Content-Type" content="text/html; charset=iso8859-1">
 <TITLE>WELCOME TO THE  KOHA OPAC </TITLE>
 
 
@@ -28,7 +29,7 @@ input{font-size:16px}
        
   <tr valign=top >
        <td background="<TMPL_VAR NAME='themelang'>/images/front-background-med.gif"><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" 
-       width=1 height=440 align=left alt=" " hspace=0 vspace=0><table
+       width=1 height=440 align=left alt="" hspace=0 vspace=0><table
 cellspacing=0 cellpadding=0 border=0 >
        
   <tr valign=top >
@@ -65,11 +66,11 @@ cellspacing=0 cellpadding=0 border=0 >
 
        <input type=text size="27" name="keyword"><br>
        </font>
-       <b>Type in the box and press the enter                  key.</b><br>
+       <b>Type in the box and press the enter key.</b><br>
        <a href="/cgi-bin/koha/opac-search.pl">
       
        <img src="<TMPL_VAR NAME='themelang'>/images/front-arrow.gif" width=27 height=22
-       alt="-" hspace=0 vspace=0 border=0 align=middle >Advanced Search (More Options)</a><br>
+       alt="-" hspace=0 vspace=0 border=0 align=middle >Advanced Search, More Options</a><br>
 
        <img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=8
        alt=" " hspace=0 vspace=0>
@@ -77,7 +78,7 @@ cellspacing=0 cellpadding=0 border=0 >
        <TMPL_IF NAME="loggedinuser">
            <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/opac-user.pl>Members Home</a>][<a href="/cgi-bin/koha/opac-main.pl?logout.x=1">Log Out</a>]</p>
        <TMPL_ELSE>
-           <p align=left><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
+           <p align=left><a href="/cgi-bin/koha/opac-user.pl">Log In to Koha</a></p>
        </TMPL_IF>
        </td>
        </form>
index cc58b4b..b9bedbf 100644 (file)
        <table  cellpadding=5 cellspacing=0 border=1 >
        <tr bgcolor="#fecc99" >
        <td><font face="arial,helvetica" color="red" size=+1><B>
-       <TMPL_IF NAME="too_much_oweing">Sorry, you cannot make reserves because you owe <TMPL_VAR NAME="too_much_oweing">.  </TMPL_IF>
-       <TMPL_IF NAME="too_many_reserves">Sorry, you cannot make more than <TMPL_VAR NAME="too_many_reserves"> reserves. </TMPL_IF>
-       <TMPL_IF NAME="already_reserved">You already have a reserve placed on this item.</TMPL_IF>
-       <TMPL_IF NAME="no_items_selected">You must select at least on item type!</TMPL_IF>
-       <TMPL_IF NAME="no_branch_selected">You must select a branch for pickup!</TMPL_IF>
+       <TMPL_IF NAME="too_much_oweing">Sorry, you cannot make reserves because you owe <TMPL_VAR NAME="too_much_oweing">.  </TMPL_IF><br/>
+       <TMPL_IF NAME="too_many_reserves">Sorry, you cannot make more than <TMPL_VAR NAME="too_many_reserves"> reserves. </TMPL_IF><br/>
+       <TMPL_IF NAME="already_reserved">You already have a reserve placed on this item.</TMPL_IF><br/>
+       <TMPL_IF NAME="no_items_selected">You must select at least on item type!</TMPL_IF><br/>
+       <TMPL_IF NAME="no_branch_selected">You must select a branch for pickup!</TMPL_IF><br/>
        </B></font><P></td></tr></table>
 </TMPL_IF>
 <TMPL_IF NAME="select_item_types">
index be1c6cc..4555405 100644 (file)
 <TMPL_LOOP NAME="BORROWER_INFO">
 
 <table align=right cellpadding=5 cellspacing=0 border=1 width=200 >
-<tr   bgcolor="#fecc99" >
-<td><b>ARE OUR RECORDS CORRECT?</B></td></tr>
-<tr>
-<td><font size=2 face="arial,helvetica">
-Library Card: <TMPL_VAR NAME="cardnumber"> <p>
-<TMPL_VAR NAME="firstname"> <TMPL_VAR NAME="surname"> (<TMPL_VAR NAME="title">) <br>
-<TMPL_VAR NAME="streetaddress">, <TMPL_VAR NAME="city"><br>
-<TMPL_VAR NAME="phone"> (hm)<br>
-<TMPL_VAR NAME="faxnumber"> (wk)<br>
-
-<TMPL_VAR NAME="emailaddress"><p>
-
-Are any of our records incorrect? Have you moved recently, got a new phone number or e-mail address?<p>
-
-<a href="/cgi-bin/koha/opac-userupdate.pl">Update Record</a>
-
-</td></tr></table>
+       <tr   bgcolor="#fecc99" >
+               <td><b>ARE OUR RECORDS CORRECT?</B></td>
+       </tr>
+       <tr>
+               <td><font size=2 face="arial,helvetica">Library Card: <TMPL_VAR NAME="cardnumber"> <br/>
+                       <TMPL_VAR NAME="firstname"> <TMPL_VAR NAME="surname"> (<TMPL_VAR NAME="title">) <br>
+                       <TMPL_VAR NAME="streetaddress">, <TMPL_VAR NAME="city"><br>
+                       <TMPL_VAR NAME="phone"> (hm)<br>
+                       <TMPL_VAR NAME="faxnumber"> (wk)<br>
+                       <TMPL_VAR NAME="emailaddress"><br/>
+                       <p>Something new ?</p>
+                       <a href="/cgi-bin/koha/opac-userupdate.pl">Update Record</a>
+               </td>
+       </tr>
+</table>
 
 
 
-<font size=6><em>Hi <TMPL_VAR NAME="firstname"> <TMPL_VAR NAME="surname"></em></font> 
+<font size=6><em>Hi <TMPL_VAR NAME="firstname"> <TMPL_VAR NAME="surname"></em></font>
 [<a href="/cgi-bin/koha/opac-main.pl?logout.x=1">Logout</a>]<p>
 
 
 <TMPL_IF NAME="amountoverfive">
-<table cellpadding=5 cellspacing=0 border=1>
-<tr bgcolor="#fecc99">
-<td>
-<font face="arial,helvetica" color="red" size=+2><B>You have outstanding charges and fines of <TMPL_VAR NAME="amountoutstanding"></B></font>
-</td></tr></table>
-
+       <table cellpadding=5 cellspacing=0 border=1>
+               <tr bgcolor="#fecc99">
+                       <td>
+                               <font face="arial,helvetica" color="red" size=+2><B>You have outstanding charges and fines of <TMPL_VAR NAME="amountoutstanding"></B></font>
+                       </td>
+               </tr>
+       </table>
 </TMPL_IF>
 
 <TMPL_IF NAME="amountoverzero">
-<table cellpadding=5 cellspacing=0 border=1>
-<tr bgcolor="#fecc99">
-<td><font face="arial,helvetica" size=+2><B>You have outstanding charges and fines of <TMPL_VAR NAME="amountoutstanding"></B></font>
-</td></tr></table>
+       <table cellpadding=5 cellspacing=0 border=1>
+               <tr bgcolor="#fecc99">
+                       <td>
+                               <font face="arial,helvetica" size=+2>
+                                       <B>You have outstanding charges and fines of <TMPL_VAR NAME="amountoutstanding"></B>
+                               </font>
+                       </td>
+               </tr>
+       </table>
 </TMPL_IF>
 
 <TMPL_IF NAME"amountlessthanzero">
-<table cellpadding=5 cellspacing=0 border=1>
-<tr bgcolor="#fecc99">
-<td><font face="arial,helvetica" size=+2><B>You have a credit of <TMPL_VAR NAME="amountoutstanding"></B></font>
-</td></tr></table>
+       <table cellpadding=5 cellspacing=0 border=1>
+               <tr bgcolor="#fecc99">
+                       <td>
+                               <font face="arial,helvetica" size=+2>
+                                       <B>You have a credit of <TMPL_VAR NAME="amountoutstanding"></B>
+                               </font>
+                       </td>
+               </tr>
+       </table>
 </TMPL_IF>
 <a href='/cgi-bin/koha/opac-account.pl'>View Accounts</a>
 
 </TMPL_LOOP>
 
 <TMPL_IF NAME="waiting_count">
-   <table  cellpadding=5 cellspacing=0 border=0><tr bgcolor="#fecc99" >
-   <td colspan=2><font color="red" face="arial,helvetica" size=+2><B>
-   You have reserved items waiting:
-   </B></font><P></td></tr>
-      <TMPL_LOOP NAME="WAITING">
-      <tr><td><b><TMPL_VAR NAME="btitle"></b></td><td>pick up at: <b><TMPL_VAR NAME="branch"></b></td></tr>
-      </TMPL_LOOP>
-   </table>
+       <table  cellpadding=5 cellspacing=0 border=0>
+               <tr bgcolor="#fecc99" >
+                       <td colspan=2>
+                               <font color="red" face="arial,helvetica" size=+2>
+                                       <B>     You have reserved items waiting:</B>
+                               </font>
+                               <P>
+                       </td>
+               </tr>
+               <TMPL_LOOP NAME="WAITING">
+                       <tr>
+                               <td>
+                                       <b><TMPL_VAR NAME="btitle"></b></td><td>pick up at: <b><TMPL_VAR NAME="branch"></b>
+                               </td>
+                       </tr>
+               </TMPL_LOOP>
+       </table>
 </TMPL_IF>
 
 <p>
 
 <TMPL_IF NAME="issues_count">
 
-You have <TMPL_VAR NAME="issues_count"> items currently issued.<br>
-
-<TABLE  CELLPADDING=5  CELLSPACING=0 border=1 >
-
-<TR VALIGN=TOP  bgcolor="#99cccc"  background='<TMPL_VAR NAME="themelang">/images/background-opac.gif'>
-<TD><B>Title</B></TD>
-<TD><B>Author</B></TD>
-<TD><B>Due date</B></TD>
-<TD><B>Itemtype</B></TD>
-<TD><B>Charges</B></TD>
-<TD><B>Current Loan</B></TD>
-</TR>
-
-<TMPL_LOOP NAME="ISSUES">
-
-<TR VALIGN=TOP>
-<TD><TMPL_VAR NAME="title"></TD>
-<TD><TMPL_VAR NAME="author"></TD>
-<TD><TMPL_VAR NAME="date_due"></TD>
-<TD><TMPL_VAR NAME="itemtype"></TD>
-<TD><TMPL_IF NAME="charges">Yes<TMPL_ELSE>No</TMPL_IF></TD>
-<TD><TMPL_IF NAME="status">Yes<TMPL_ELSE>No</TMPL_IF></TD>
-</TR>
-
-</TMPL_LOOP>
-</table>
-
+       You have <TMPL_VAR NAME="issues_count"> items currently issued.<br>
+       <TABLE  CELLPADDING=5  CELLSPACING=0 border=1 >
+               <TR VALIGN=TOP  bgcolor="#99cccc"  background='<TMPL_VAR NAME="themelang">/images/background-opac.gif'>
+                       <TD><B>Title</B></TD>
+                       <TD><B>Author</B></TD>
+                       <TD><B>Due date</B></TD>
+                       <TD><B>Itemtype</B></TD>
+                       <TD><B>Charges</B></TD>
+                       <TD><B>Current Loan</B></TD>
+               </TR>
+               <TMPL_LOOP NAME="ISSUES">
+                       <TR VALIGN=TOP>
+                               <TD><TMPL_VAR NAME="title"></TD>
+                               <TD><TMPL_VAR NAME="author"></TD>
+                               <TD><TMPL_VAR NAME="date_due"></TD>
+                               <TD><TMPL_VAR NAME="itemtype"></TD>
+                               <TD><TMPL_IF NAME="charges">Yes<TMPL_ELSE>No</TMPL_IF></TD>
+                               <TD><TMPL_IF NAME="status">Yes<TMPL_ELSE>No</TMPL_IF></TD>
+                       </TR>
+               </TMPL_LOOP>
+       </table>
 <TMPL_ELSE>
-You have no items on issue.
+<p>You have no items on issue.</p>
 </TMPL_IF>
 
 <p>
 
-
 <TMPL_IF NAME="reserves_count">
-
-You have <TMPL_VAR NAME="reserves_count"> items currently reserved.<br>
-
-<TABLE  CELLPADDING=5  CELLSPACING=0 border=1 >
-
-<TR VALIGN=TOP  bgcolor="#99cccc" background='<TMPL_VAR NAME="themelang">/images/background-opac.gif'>
-<TD><B>Title</B></TD>
-<TD><B>Author</B></TD>
-<TD><B>Reserve date</B></TD>
-</TR>
-
-<TMPL_LOOP NAME="RESERVES">
-
-<TR VALIGN=TOP>
-<TD><TMPL_VAR NAME="btitle"></TD>
-<TD><TMPL_VAR NAME="author"></TD>
-<TD><TMPL_VAR NAME="reservedate"></TD>
-</TR>
-
-</TMPL_LOOP>
-</table>
+       You have <TMPL_VAR NAME="reserves_count"> items currently reserved.<br>
+       <TABLE  CELLPADDING=5  CELLSPACING=0 border=1 >
+               <TR VALIGN=TOP  bgcolor="#99cccc" background='<TMPL_VAR NAME="themelang">/images/background-opac.gif'>
+                       <TD><B>Title</B></TD>
+                       <TD><B>Author</B></TD>
+                       <TD><B>Reserve date</B></TD>
+               </TR>
+               <TMPL_LOOP NAME="RESERVES">
+                       <TR VALIGN=TOP>
+                       <TD><TMPL_VAR NAME="btitle"></TD>
+                       <TD><TMPL_VAR NAME="author"></TD>
+                       <TD><TMPL_VAR NAME="reservedate"></TD>
+                       </TR>
+               </TMPL_LOOP>
+       </table>
 </TMPL_IF>
 
-
 <TMPL_INCLUDE NAME="opac-bottom.inc">