Plugin Directory

Changeset 495081


Ignore:
Timestamp:
01/25/2012 08:59:05 AM (14 years ago)
Author:
moshthepitt
Message:

fixing stupid typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dukapress/trunk/dukapress.php

    r494497 r495081  
    17081708                                            </th>
    17091709                                            <td>
    1710                                                 <span class="description"><?php _e("Use","dp-lang");?> <strong>%fname%</strong>, <strong>%lanme%</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/>
    17111711                                                <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>
    17121712                                            </td>
Note: See TracChangeset for help on using the changeset viewer.