[Koha-cvs] CVS: koha/circ returns.pl,1.14,1.15 circulation.pl,1.38,1.39

Steve Tonnesen tonnesen at users.sourceforge.net
Fri Aug 16 22:46:42 CEST 2002


Update of /cvsroot/koha/koha/circ
In directory usw-pr-cvs1:/tmp/cvs-serv23614

Modified Files:
	returns.pl circulation.pl 
Log Message:
Removed '_' between issues, returns, and transfers graphics


Index: returns.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/returns.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** returns.pl	15 Aug 2002 22:26:34 -0000	1.14
--- returns.pl	16 Aug 2002 20:46:40 -0000	1.15
***************
*** 157,162 ****
  <a href=circulation.pl>
  <img src="/images/button-issues.gif" width="99" height="42" border="0" alt="Issues"></a>
! &nbsp<a href=branchtransfers.pl>
! <img src="/images/button-transfers.gif" width="127" height="42" border="0" alt="Issues"></a>
  </td></tr></table>
  EOF
--- 157,161 ----
  <a href=circulation.pl>
  <img src="/images/button-issues.gif" width="99" height="42" border="0" alt="Issues"></a>
! &nbsp<a href=branchtransfers.pl><img src="/images/button-transfers.gif" width="127" height="42" border="0" alt="Issues"></a>
  </td></tr></table>
  EOF

Index: circulation.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/circulation.pl,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** circulation.pl	15 Aug 2002 03:13:44 -0000	1.38
--- circulation.pl	16 Aug 2002 20:46:40 -0000	1.39
***************
*** 192,198 ****
  <a href=returns.pl>
  <img src="/images/button-returns.gif" width="110" height="42" border="0" alt="Returns"></a>
! &nbsp<a href=branchtransfers.pl>
! <img src="/images/button-transfers.gif" width="127" height="42" border="0" alt="Transfers">
! </a>
  </td></tr></table>
  <FONT SIZE=6><em>Circulation: Issues</em></FONT><br>
--- 192,196 ----
  <a href=returns.pl>
  <img src="/images/button-returns.gif" width="110" height="42" border="0" alt="Returns"></a>
! &nbsp<a href=branchtransfers.pl><img src="/images/button-transfers.gif" width="127" height="42" border="0" alt="Transfers"></a>
  </td></tr></table>
  <FONT SIZE=6><em>Circulation: Issues</em></FONT><br>
***************
*** 209,215 ****
  <a href=returns.pl>
  <img src="/images/button-returns.gif" width="110" height="42" border="0" alt="Returns"></a>
! &nbsp<a href=branchtransfers.pl>
! <img src="/images/button-transfers.gif" width="127" height="42" border="0" alt="Transfers">
! </a>
  </td></tr></table>
  <FONT SIZE=6><em>Circulation: Issues</em></FONT><br>
--- 207,211 ----
  <a href=returns.pl>
  <img src="/images/button-returns.gif" width="110" height="42" border="0" alt="Returns"></a>
! &nbsp<a href=branchtransfers.pl><img src="/images/button-transfers.gif" width="127" height="42" border="0" alt="Transfers"></a>
  </td></tr></table>
  <FONT SIZE=6><em>Circulation: Issues</em></FONT><br>





More information about the Koha-cvs mailing list