| /home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/button/templates/ |
| Current File : /home/xdxuekl/www/wp-content/plugins/quart-core/shortcodes/button/templates/input.php |
<input type="submit" name="<?php echo esc_attr($input_name); ?>" value="<?php echo esc_attr($text); ?>" <?php quart_mikado_inline_style($button_styles); ?> <?php quart_mikado_class_attribute($button_classes); ?> <?php echo quart_mikado_get_inline_attrs($button_data); ?> <?php echo quart_mikado_get_inline_attrs($button_custom_attrs); ?> />
