[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/circ circul... [dev_week]

Owen Leonard oleonard at athenscounty.lib.oh.us
Wed Oct 11 15:35:54 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Owen Leonard <oleonard>	06/10/11 13:35:54

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/circ: circulation.tmpl 

Log message:
	Missing closing form tag caused renewals to fail

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/circ/circulation.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.6.2.17.2.8&r2=1.6.2.17.2.9

Patches:
Index: circulation.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/circ/Attic/circulation.tmpl,v
retrieving revision 1.6.2.17.2.8
retrieving revision 1.6.2.17.2.9
diff -u -b -r1.6.2.17.2.8 -r1.6.2.17.2.9
--- circulation.tmpl	6 Oct 2006 13:29:34 -0000	1.6.2.17.2.8
+++ circulation.tmpl	11 Oct 2006 13:35:54 -0000	1.6.2.17.2.9
@@ -276,7 +276,7 @@
 		<!-- /TMPL_IF -->
 	</div>
 
-
+</form>
 <!-- /TMPL_IF -->
 
 





More information about the Koha-cvs mailing list