koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/acqui acqui-home.tmp


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/acqui acqui-home.tmpl,1.1,1.2
Date: Wed, 25 Feb 2004 09:28:47 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/acqui
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6866/koha-tmpl/intranet-tmpl/npl/en/acqui

Modified Files:
        acqui-home.tmpl 
Log Message:
Minor correction to HTML (closing input tags)

Index: acqui-home.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/acqui/acqui-home.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** acqui-home.tmpl     19 Feb 2004 18:59:36 -0000      1.1
--- acqui-home.tmpl     25 Feb 2004 17:28:43 -0000      1.2
***************
*** 27,31 ****
        <td>
                
!               <input type="text"  size="25" name="recieve" id="recieve">
                
        </td>
--- 27,31 ----
        <td>
                
!               <input type="text"  size="25" name="recieve" id="recieve" />
                
        </td>
***************
*** 47,52 ****
                        </th>
                        <td>    <form action="/cgi-bin/koha/currency.pl">
!       <input type="hidden" name="type" value="change">
!                               <input type="text" size="10" id="<!-- TMPL_VAR 
name="currency" -->" name="<!-- TMPL_VAR name="currency" -->" value="<!-- 
TMPL_VAR name="rate" -->">     </form>
                        </td>
                </tr>
--- 47,52 ----
                        </th>
                        <td>    <form action="/cgi-bin/koha/currency.pl">
!       <input type="hidden" name="type" value="change" />
!                               <input type="text" size="10" id="<!-- TMPL_VAR 
name="currency" -->" name="<!-- TMPL_VAR name="currency" -->" value="<!-- 
TMPL_VAR name="rate" -->" />   </form>
                        </td>
                </tr>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]