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

Mason James szrj1m at yahoo.com
Tue Jul 10 14:04:28 CEST 2007


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	Mason James <sushi>	07/07/10 12:04:28

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=rel_2_2&r1=1.1.4.2&r2=1.1.4.3

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.4.2
retrieving revision 1.1.4.3
diff -u -b -r1.1.4.2 -r1.1.4.3
--- label-create-template.tmpl	10 Jul 2007 10:57:56 -0000	1.1.4.2
+++ label-create-template.tmpl	10 Jul 2007 12:04:28 -0000	1.1.4.3
@@ -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