Changeset 495081
- Timestamp:
- 01/25/2012 08:59:05 AM (14 years ago)
- File:
-
- 1 edited
-
dukapress/trunk/dukapress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dukapress/trunk/dukapress.php
r494497 r495081 1708 1708 </th> 1709 1709 <td> 1710 <span class="description"><?php _e("Use","dp-lang");?> <strong>%fname%</strong>, <strong>%l anme%</strong>, <strong>%inv%</strong>, <strong>%shop%</strong>, <strong>%siteurl%</strong> <?php _e("As Billing First Name, Billing Last Name, Invoice, Shop Name and site URL","dp-lang");?></span><br/>1710 <span class="description"><?php _e("Use","dp-lang");?> <strong>%fname%</strong>, <strong>%lname%</strong>, <strong>%inv%</strong>, <strong>%shop%</strong>, <strong>%siteurl%</strong> <?php _e("As Billing First Name, Billing Last Name, Invoice, Shop Name and site URL","dp-lang");?></span><br/> 1711 1711 <textarea rows="15" cols="78" id="dp_order_send_mail_messege" name="dp_order_send_mail_user_body"><?php echo stripslashes($nme_dp_mail_option['dp_order_send_mail_user_body']) ?></textarea> 1712 1712 </td>
Note: See TracChangeset
for help on using the changeset viewer.