[Koha-cvs] koha/koha-tmpl/intranet-tmpl/default/en intrane... [rel_2_2]

paul poulain paul at koha-fr.org
Wed Jun 14 17:41:03 CEST 2006


CVSROOT:	/cvsroot/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	paul poulain <tipaul>	06/06/14 15:41:03

Modified files:
	koha-tmpl/intranet-tmpl/default/en: intranet-main.tmpl 

Log message:
	fixing wrong link

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.25.2.2&r2=1.25.2.3

Patches:
Index: intranet-main.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl,v
retrieving revision 1.25.2.2
retrieving revision 1.25.2.3
diff -u -b -r1.25.2.2 -r1.25.2.3
--- intranet-main.tmpl	19 Apr 2006 18:22:04 -0000	1.25.2.2
+++ intranet-main.tmpl	14 Jun 2006 15:41:02 -0000	1.25.2.3
@@ -127,7 +127,7 @@
 			Supplier name : <input type="text"  size="25"   name="supplier">
 			<input type="submit" class="button acquisition" value="OK">
 			</form>
-			<p>or <a href="histsearch.pl" class="button acquisition">Search order history</a></p>
+			<p>or <a href="acqui/histsearch.pl" class="button acquisition">Search order history</a></p>
 			
 		</div>
 		<div id="Hint4" class="hint">





More information about the Koha-cvs mailing list