[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ circulation
From: |
Mike Hansen |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ circulation.tmpl,1.2,1.3 |
Date: |
Tue, 22 Apr 2003 04:16:30 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/circ
In directory
sc8-pr-cvs1:/tmp/cvs-serv3716/koha/koha-tmpl/intranet-tmpl/default/en/circ
Modified Files:
circulation.tmpl
Log Message:
Bug fixes.
Index: circulation.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** circulation.tmpl 11 Mar 2003 15:13:43 -0000 1.2
--- circulation.tmpl 22 Apr 2003 11:16:27 -0000 1.3
***************
*** 14,18 ****
</table>
<FONT SIZE=6><em>Circulation: Issues</em></FONT><br>
! <b>Branch:</b> <TMPL_VAR name="branchname">
<b>Printer:</b> <TMPL_VAR name="printername"><br>
<a href=selectbranchprinter.pl>Change Settings</a></td>
--- 14,18 ----
</table>
<FONT SIZE=6><em>Circulation: Issues</em></FONT><br>
! <b>Branch:</b> <TMPL_VAR name="branchname"><br>
<b>Printer:</b> <TMPL_VAR name="printername"><br>
<a href=selectbranchprinter.pl>Change Settings</a></td>
***************
*** 31,35 ****
</table>
<FONT SIZE=6><em>Circulation: Issues</em></FONT><br>
! <b>Branch:</b> <TMPL_VAR name="branchname">
<b>Printer:</b> <TMPL_VAR name="printername"><br>
<a href=selectbranchprinter.pl>Change Settings</a></td>
--- 31,35 ----
</table>
<FONT SIZE=6><em>Circulation: Issues</em></FONT><br>
! <b>Branch:</b> <TMPL_VAR name="branchname"> <br>
<b>Printer:</b> <TMPL_VAR name="printername"><br>
<a href=selectbranchprinter.pl>Change Settings</a></td>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ circulation.tmpl,1.2,1.3,
Mike Hansen <=