[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/acqui acqu... [rel_3_0]

Antoine Farnault antoine at koha-fr.org
Thu Aug 31 18:46:59 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/08/31 16:46:59

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/acqui: acqui-home.tmpl 

Log message:
	fix bad link to currency.pl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/acqui-home.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.5&r2=1.5.2.1

Patches:
Index: acqui-home.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/acqui-home.tmpl,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -b -r1.5 -r1.5.2.1
--- acqui-home.tmpl	1 Aug 2006 15:03:19 -0000	1.5
+++ acqui-home.tmpl	31 Aug 2006 16:46:59 -0000	1.5.2.1
@@ -20,7 +20,7 @@
 <div id="acqui_acqui_home_currency">
 <!-- TMPL_IF NAME="loop_currency" -->
 	<h2>Exchange rates</h2>
-	<form action="/cgi-bin/koha/currency.pl">
+	<form action="/cgi-bin/koha/acqui/currency.pl">
 	<table>
 		<tr>
 			<th>Currency</th>





More information about the Koha-cvs mailing list