%PDF- %PDF-
Direktori : /var/www/html/itworks/wp-content/plugins/learnpress/templates/global/become-teacher-form/ |
Current File : /var/www/html/itworks/wp-content/plugins/learnpress/templates/global/become-teacher-form/button.php |
<?php /** * Template for displaying submit button of become teacher form. * * This template can be overridden by copying it to yourtheme/learnpress/global/become-teacher-form/button.php. * * @author ThimPress * @package Learnpress/Templates * @version 3.0.0 */ /** * Prevent loading this file directly */ defined( 'ABSPATH' ) || exit(); ?> <button type="submit" data-text="<?php esc_attr_e( 'Submitting', 'learnpress' ); ?>"><?php _e( 'Submit', 'learnpress' ); ?></button>