[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui acqui-home.tmpl,1.2,1.3 acquire.tmpl,1.5,1.6 basket.tmpl,1.1,1.2 newbasket.tmpl,1.1,1.2 newbiblio.tmpl,1.2,1.3 order.tmpl,1.8,1.9 recieve.tmpl,1.4,1.5 recieveorder.tmpl,1.4,1.5 supplier.tmpl,1.5,1.6

Mike Hansen wolfpac444 at users.sourceforge.net
Sat Apr 26 06:41:17 CEST 2003


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

Modified Files:
	acqui-home.tmpl acquire.tmpl basket.tmpl newbasket.tmpl 
	newbiblio.tmpl order.tmpl recieve.tmpl recieveorder.tmpl 
	supplier.tmpl 
Log Message:
Starting to get rid of deprecated <font> tags.  Switched headings over to <h1> tags


Index: acqui-home.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/acqui-home.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** acqui-home.tmpl	4 Mar 2003 17:51:18 -0000	1.2
--- acqui-home.tmpl	26 Apr 2003 04:41:15 -0000	1.3
***************
*** 1,5 ****
  <TMPL_INCLUDE name="acquisitions-top.inc">
  
! <FONT SIZE=6><em>Acquisitions</em></FONT><br>
  
  <TABLE align="left" width="40%" cellspacing=0 cellpadding=5 border=1 >
--- 1,5 ----
  <TMPL_INCLUDE name="acquisitions-top.inc">
  
! <h1>Acquisitions</h1><br>
  
  <TABLE align="left" width="40%" cellspacing=0 cellpadding=5 border=1 >

Index: acquire.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/acquire.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** acquire.tmpl	12 Apr 2003 23:53:04 -0000	1.5
--- acquire.tmpl	26 Apr 2003 04:41:15 -0000	1.6
***************
*** 6,10 ****
  <TMPL_VAR name="date">
  </div>
! <FONT SIZE=6><em>Receipt Summary for: <TMPL_VAR name="name"> Invoice, <TMPL_VAR name="invoice"></em></FONT>
  <CENTER>
  
--- 6,10 ----
  <TMPL_VAR name="date">
  </div>
! <h1>Receipt Summary for: <TMPL_VAR name="name"> Invoice, <TMPL_VAR name="invoice"></h1>
  <CENTER>
  
***************
*** 25,29 ****
  	</script>
  	<form action="/cgi-bin/koha/acqui/finishreceive.pl" method=post>
! 	<FONT SIZE=6><em><TMPL_VAR name="ordernumber"> - Receive Order</em></FONT><br>
  	Shopping Basket For: <TMPL_VAR name="name">
  	<br> Order placed: <TMPL_VAR name="date">
--- 25,29 ----
  	</script>
  	<form action="/cgi-bin/koha/acqui/finishreceive.pl" method=post>
! 	<h1><TMPL_VAR name="ordernumber"> - Receive Order</h1><br>
  	Shopping Basket For: <TMPL_VAR name="name">
  	<br> Order placed: <TMPL_VAR name="date">

Index: basket.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** basket.tmpl	27 Feb 2003 16:54:35 -0000	1.1
--- basket.tmpl	26 Apr 2003 04:41:15 -0000	1.2
***************
*** 1,5 ****
  <TMPL_INCLUDE name="acquisitions-top.inc">
  
! <FONT SIZE=6><em>Shopping Basket <TMPL_VAR name="basket"> for <a href=supplier.pl?id=<TMPL_VAR name="booksellerid">></a> <TMPL_VAR name="name"></em></FONT><br />
  (Our Reference: <TMPL_VAR name="entrydate">, #<TMPL_VAR name="basket">, authorised by: <TMPL_VAR name="authorisedby">)<br />
  <CENTER>
--- 1,5 ----
  <TMPL_INCLUDE name="acquisitions-top.inc">
  
! <h1>Shopping Basket <TMPL_VAR name="basket"> for <a href=supplier.pl?id=<TMPL_VAR name="booksellerid">></a> <TMPL_VAR name="name"></h1><br />
  (Our Reference: <TMPL_VAR name="entrydate">, #<TMPL_VAR name="basket">, authorised by: <TMPL_VAR name="authorisedby">)<br />
  <CENTER>

Index: newbasket.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/newbasket.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** newbasket.tmpl	13 Feb 2003 17:29:06 -0000	1.1
--- newbasket.tmpl	26 Apr 2003 04:41:15 -0000	1.2
***************
*** 1,5 ****
  <TMPL_INCLUDE name="acquisitions-top.inc">
  
! <FONT SIZE=6><em>Shopping Basket <TMPL_VAR name="basket"> for <TMPL_VAR name="name"></em></FONT><br />
  (Our Reference: <TMPL_VAR name="entrydate">, #<TMPL_VAR name="basket">, authorised by: <TMPL_VAR name="user">)<br />
  Ph: <TMPL_VAR name="phone">, Fax: <TMPL_VAR name="fax"><br />
--- 1,5 ----
  <TMPL_INCLUDE name="acquisitions-top.inc">
  
! <h1>Shopping Basket <TMPL_VAR name="basket"> for <TMPL_VAR name="name"></h1><br />
  (Our Reference: <TMPL_VAR name="entrydate">, #<TMPL_VAR name="basket">, authorised by: <TMPL_VAR name="user">)<br />
  Ph: <TMPL_VAR name="phone">, Fax: <TMPL_VAR name="fax"><br />

Index: newbiblio.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/newbiblio.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** newbiblio.tmpl	7 Mar 2003 16:36:31 -0000	1.2
--- newbiblio.tmpl	26 Apr 2003 04:41:15 -0000	1.3
***************
*** 69,73 ****
  <TMPL_IF name="orderexists"><input type=hidden name=orderexists value=yes></TMPL_IF>
  <a href=basket.pl?basket=<TMPL_VAR name="basket">><img src=<TMPL_VAR name="themelang">/images/view-basket.gif width=187 heigth=42 border=0 align=right alt="View Basket"></a>
! <FONT SIZE=6><em><TMPL_VAR name="ordnum"> - Order Details </em></FONT><br>
  Shopping Basket For: <TMPL_VAR name="name">
  <P>
--- 69,73 ----
  <TMPL_IF name="orderexists"><input type=hidden name=orderexists value=yes></TMPL_IF>
  <a href=basket.pl?basket=<TMPL_VAR name="basket">><img src=<TMPL_VAR name="themelang">/images/view-basket.gif width=187 heigth=42 border=0 align=right alt="View Basket"></a>
! <h1><TMPL_VAR name="ordnum"> - Order Details </h1><br>
  Shopping Basket For: <TMPL_VAR name="name">
  <P>

Index: order.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** order.tmpl	22 Apr 2003 10:02:48 -0000	1.8
--- order.tmpl	26 Apr 2003 04:41:15 -0000	1.9
***************
*** 1,4 ****
  <TMPL_INCLUDE name="acquisitions-top.inc">
! <FONT SIZE=6><em>Supplier Search Results</em></FONT><br />
  <CENTER>
  You searched on <b>supplier <TMPL_VAR name="supplier">,</b> <TMPL_VAR name="count"> results found<p>
--- 1,4 ----
  <TMPL_INCLUDE name="acquisitions-top.inc">
! <h1>Supplier Search Results</h1><br />
  <CENTER>
  You searched on <b>supplier <TMPL_VAR name="supplier">,</b> <TMPL_VAR name="count"> results found<p>

Index: recieve.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/recieve.tmpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** recieve.tmpl	7 Mar 2003 16:36:31 -0000	1.4
--- recieve.tmpl	26 Apr 2003 04:41:15 -0000	1.5
***************
*** 6,10 ****
  <TMPL_VAR name="date">
  </div>
! <FONT SIZE=6><em>Receipt Summary for : <TMPL_VAR name="name">, Invoice <TMPL_VAR name="invoice"></em></FONT>
  <CENTER>
  
--- 6,10 ----
  <TMPL_VAR name="date">
  </div>
! <h1>Receipt Summary for : <TMPL_VAR name="name">, Invoice <TMPL_VAR name="invoice"></h1>
  <CENTER>
  

Index: recieveorder.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/recieveorder.tmpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** recieveorder.tmpl	21 Apr 2003 04:36:19 -0000	1.4
--- recieveorder.tmpl	26 Apr 2003 04:41:15 -0000	1.5
***************
*** 1,5 ****
  <TMPL_INCLUDE name="acquisitions-top.inc">
  
! <FONT SIZE=6><em>Receive Orders From Supplier <a href="/cgi-bin/koha/acqui/supplier.pl?id=<TMPL_VAR NAME="id">"><TMPL_VAR name="name"></a></em></FONT>
  <p>
  <CENTER>
--- 1,5 ----
  <TMPL_INCLUDE name="acquisitions-top.inc">
  
! <h1>Receive Orders From Supplier <a href="/cgi-bin/koha/acqui/supplier.pl?id=<TMPL_VAR NAME="id">"><TMPL_VAR name="name"></a></h1>
  <p>
  <CENTER>

Index: supplier.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/supplier.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** supplier.tmpl	22 Apr 2003 10:05:40 -0000	1.5
--- supplier.tmpl	26 Apr 2003 04:41:15 -0000	1.6
***************
*** 6,12 ****
  
  <TMPL_IF NAME=id>
! 	<FONT SIZE=6><em>Update: <TMPL_VAR name="name"></em></FONT>
  <TMPL_ELSE>
! 	<FONT SIZE=6><em>Add supplier</em></FONT>
  </TMPL_IF>
  
--- 6,12 ----
  
  <TMPL_IF NAME=id>
! 	<h1>Update: <TMPL_VAR name="name"></h1>
  <TMPL_ELSE>
! 	<h1><em>Add supplier</h1>
  </TMPL_IF>
  





More information about the Koha-cvs mailing list