1 line
117 B
PHP
1 line
117 B
PHP
<?php echo input_tag('discount_coupon_code[discount]', $discount_coupon_code->getDiscount(), array('size' => 3)) ?> %
|