Plugin Directory

Changeset 2100587


Ignore:
Timestamp:
06/04/2019 06:22:53 PM (7 years ago)
Author:
inderjeetsingh
Message:

text

Location:
post-thanks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • post-thanks/tags/1.1/postthankyou.php

    r2100582 r2100587  
    4444    <p>Enter your text here:</p>
    4545    <textarea cols="21" rows="4" name="text">' . ( isset( $_POST['text']) ? $text : null ) . '</textarea>
     46    <br>( Eg. Thank you for reading! )
    4647    </div>
    4748        <br>
  • post-thanks/trunk/postthankyou.php

    r2100582 r2100587  
    4444    <p>Enter your text here:</p>
    4545    <textarea cols="21" rows="4" name="text">' . ( isset( $_POST['text']) ? $text : null ) . '</textarea>
     46    <br>( Eg. Thank you for reading! )
    4647    </div>
    4748        <br>
Note: See TracChangeset for help on using the changeset viewer.