Plugin Directory

Changeset 525731


Ignore:
Timestamp:
04/01/2012 01:15:23 AM (14 years ago)
Author:
kinlane
Message:

Fixing problem with settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hyp3rl0cal-city-search/trunk/cg-settings.php

    r524845 r525731  
    5757        <th scope="row">Menu Page Text</th>
    5858        <td>
    59             <textarea cols="80" rows="10" name="directory_label"><?php echo get_option('directory_text'); ?></textarea>
     59            <textarea cols="80" rows="10" name="directory_text"><?php echo get_option('directory_text'); ?></textarea>
    6060        </td>
    6161        </tr>         
Note: See TracChangeset for help on using the changeset viewer.