[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/barcodes la... [dev_week]

Mason James szrj1m at yahoo.com
Tue Jul 10 14:01:21 CEST 2007


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Mason James <sushi>	07/07/10 12:01:21

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/barcodes: 
	                                         label-create-template.tmpl 

Log message:
	adding missing op=create 

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-create-template.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.3&r2=1.1.2.4

Patches:
Index: label-create-template.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/Attic/label-create-template.tmpl,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -b -r1.1.2.3 -r1.1.2.4
--- label-create-template.tmpl	10 Jul 2007 05:24:15 -0000	1.1.2.3
+++ label-create-template.tmpl	10 Jul 2007 12:01:21 -0000	1.1.2.4
@@ -55,8 +55,9 @@
 		value="">
 <br>
 <br>
-        <input type="submit" value="Save">
+        <input type="submit" value="Create Template">
         <input type="reset" value="Reset">
+  <input type="hidden" name=op value="create">
 </form>
 </div>
 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->





More information about the Koha-cvs mailing list