Plugin Directory

Changeset 799667


Ignore:
Timestamp:
11/06/2013 07:32:01 AM (12 years ago)
Author:
adamljsorensen11
Message:

fixed auto import

File:
1 edited

Legend:

Unmodified
Added
Removed
  • free-guest-post/tags/1.2.3/views/settings.php

    r785698 r799667  
    127127                      <td>Auto Import Approved posts:</td>
    128128                      <td>
    129                         <select name="include_bio"  style="width:200px;">
     129                        <select name="auto_import"  style="width:200px;">
    130130                        <?php echo htmlOptions($array_yes_or_no, $this->admin_options['auto_import']);?>
    131131                        </select>
Note: See TracChangeset for help on using the changeset viewer.