File "input.php"
Full Path: /home/shadsolw/public_html/wp-content/plugins/edge-core/shortcodes/button/templates/input.php
File size: 332 bytes
MIME-type: text/plain
Charset: utf-8
<input type="submit" name="<?php echo esc_attr($input_name); ?>" value="<?php echo esc_attr($text); ?>" <?php aalto_edge_inline_style($button_styles); ?> <?php aalto_edge_class_attribute($button_classes); ?> <?php echo aalto_edge_get_inline_attrs($button_data); ?> <?php echo aalto_edge_get_inline_attrs($button_custom_attrs); ?> />