<?php /** * Template for displaying order comment. * * This template can be overridden by copying it to yourtheme/learnpress/checkout/order-comment.php. * * @author ThimPress * @package Learnpress/Templates * @version 3.0.0 */ /** * Prevent loading this file directly */ defined( 'ABSPATH' ) || exit(); ?> <div class="learn-press-checkout-comment"> <h3 class="title"><?php _e( 'Additional Information', 'eduma' ); ?></h3> <textarea name="order_comments" class="order-comments" placeholder="<?php _e( 'Note to administrator', 'eduma' ); ?>"></textarea> </div>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
form.php | File | 2.09 KB | 0644 |
|
guest-email.php | File | 1.63 KB | 0644 |
|
order-comment.php | File | 599 B | 0644 |
|
payment.php | File | 3.21 KB | 0644 |
|
review-order.php | File | 4.16 KB | 0644 |
|