Plugin Directory

Changeset 1461486


Ignore:
Timestamp:
07/27/2016 03:42:11 PM (10 years ago)
Author:
nebelhorn
Message:
  • remove Theme : Ayers Rock
Location:
yournewsapp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • yournewsapp/trunk/nh_ynaa_plugin.php

    r1461460 r1461486  
    910910                        <!--<option value="2" <?php if($this->general_settings[$field['field']]=='2') echo ' selected'; ?>><?php _e('Hallasan','nh-bas'); ?></option>-->
    911911                        <option value="3" <?php if($this->general_settings[$field['field']]=='3') echo ' selected'; ?>><?php _e('Kilimanjaro','nh-ynaa'); ?></option>
    912                         <option value="4" <?php if($this->general_settings[$field['field']]=='4') echo ' selected'; ?>><?php _e('Ayers Rock','nh-ynaa'); ?></option>
     912                        <!--<option value="4" <?php if($this->general_settings[$field['field']]=='4') echo ' selected'; ?>><?php _e('Ayers Rock','nh-ynaa'); ?></option>-->
    913913                    </select>
    914914           <?php
  • yournewsapp/trunk/readme.txt

    r1461460 r1461486  
    8383= 0.8.8.3 =
    8484- add author to article JSON
    85 - add new Theme : Ayers Rock
    8685- add text-to-speach function
    8786- change hide posts in app logic
     
    434433= 0.8.8.3 =
    435434- add author to article JSON
    436 - add new Theme : Ayers Rock
    437435- add text-to-speach function
    438436- change hide posts in app logic
Note: See TracChangeset for help on using the changeset viewer.