Changeset 2100587
- Timestamp:
- 06/04/2019 06:22:53 PM (7 years ago)
- Location:
- post-thanks
- Files:
-
- 2 edited
-
tags/1.1/postthankyou.php (modified) (1 diff)
-
trunk/postthankyou.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
post-thanks/tags/1.1/postthankyou.php
r2100582 r2100587 44 44 <p>Enter your text here:</p> 45 45 <textarea cols="21" rows="4" name="text">' . ( isset( $_POST['text']) ? $text : null ) . '</textarea> 46 <br>( Eg. Thank you for reading! ) 46 47 </div> 47 48 <br> -
post-thanks/trunk/postthankyou.php
r2100582 r2100587 44 44 <p>Enter your text here:</p> 45 45 <textarea cols="21" rows="4" name="text">' . ( isset( $_POST['text']) ? $text : null ) . '</textarea> 46 <br>( Eg. Thank you for reading! ) 46 47 </div> 47 48 <br>
Note: See TracChangeset
for help on using the changeset viewer.