update
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<tr class="ppwp_free_version">
|
||||
<td class="feature-input"><span class="feature-input"></span></td>
|
||||
<td>
|
||||
<p>
|
||||
<label><?php echo esc_html__( 'Form Message', PPW_Constants::DOMAIN ) ?></label>
|
||||
<?php echo _e( 'Customize the message which displays above the password field.<em> Available in Pro version only.</em>', PPW_Constants::DOMAIN ) ?>
|
||||
</p>
|
||||
<input type="text" value="<?php echo esc_html( PPW_Constants::DEFAULT_FORM_MESSAGE ); ?>"/>
|
||||
</td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user