first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<?php echo input_tag('discount_coupon_code[discount]', $discount_coupon_code->getDiscount(), array('size' => 3)) ?> %
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
<?php echo input_tag('discount_coupon_code[discount]', $discount_coupon_code->getDiscount(), array('size' => 3)) ?> %
|
||||