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/default/en/parameters aqbud


From: Mike Hansen
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters aqbudget.tmpl,1.14,1.15
Date: Tue, 29 Apr 2003 17:35:02 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters
In directory 
sc8-pr-cvs1:/tmp/cvs-serv1778/koha/koha-tmpl/intranet-tmpl/default/en/parameters

Modified Files:
        aqbudget.tmpl 
Log Message:
Aligned budget amount to the right


Index: aqbudget.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/aqbudget.tmpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** aqbudget.tmpl       26 Apr 2003 03:54:51 -0000      1.14
--- aqbudget.tmpl       30 Apr 2003 00:35:00 -0000      1.15
***************
*** 14,18 ****
                        <td><TMPL_VAR name="startdate"></td>
                        <td><TMPL_VAR name="enddate"></td>
!                       <td><TMPL_VAR name="budgetamount"></td>
                        <td><a 
href="/cgi-bin/koha/admin/aqbudget.pl?op=add_form&bookfundid=<TMPL_VAR 
name="bookfundid">"><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="/cgi-bin/koha/admin/aqbudget.pl?op=delete_confirm&bookfundid=<TMPL_VAR 
name="bookfundid">"><img src="<TMPL_VAR NAME='interface'>/<TMPL_VAR 
name="theme">/images/edittrash.png" width=32 hspace=0 vspace=0 
border=0></a></td>
--- 14,18 ----
                        <td><TMPL_VAR name="startdate"></td>
                        <td><TMPL_VAR name="enddate"></td>
!                       <td align=right><TMPL_VAR name="budgetamount"></td>
                        <td><a 
href="/cgi-bin/koha/admin/aqbudget.pl?op=add_form&bookfundid=<TMPL_VAR 
name="bookfundid">"><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="/cgi-bin/koha/admin/aqbudget.pl?op=delete_confirm&bookfundid=<TMPL_VAR 
name="bookfundid">"><img src="<TMPL_VAR NAME='interface'>/<TMPL_VAR 
name="theme">/images/edittrash.png" width=32 hspace=0 vspace=0 
border=0></a></td>




reply via email to

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