Plugin Directory

Changeset 1450175


Ignore:
Timestamp:
07/06/2016 05:13:38 PM (10 years ago)
Author:
Insticator
Message:

Updated the name of embed list to widget list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • insticator/trunk/views/admin.php

    r1450159 r1450175  
    88
    99<p>
    10   <label for="<?php echo $this->get_field_id('embedUUID'); ?>"><?php _e('Embed List:', 'embedUUID'); ?></label>
     10  <label for="<?php echo $this->get_field_id('embedUUID'); ?>"><?php _e('Widget List:', 'embedUUID'); ?></label>
    1111  <select id="<?php echo $this->get_field_id('embedUUID'); ?>" name="<?php echo $this->get_field_name('embedUUID'); ?>" >
    1212    <?php
Note: See TracChangeset for help on using the changeset viewer.