Plugin Directory

Changeset 2632347

Timestamp:
11/18/2021 10:03:13 PM (3 years ago)
Author:
Hellstrom
Message:

1.7.3 = removed user name hint

Location:
i-plant-a-tree
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • i-plant-a-tree/tags/1.7.3/iplantatree.php

    r2632339 r2632347  
    224224                    <td colspan="4">
    225225                        <input id="ipat_userName" class="regular-text" type="text" value="<?php echo $ipat_userName; ?>" name="ipat_userName">
    226                         <p class="description" style="color:#f00"><?php _e('Important notice: Since IPAT relaunched their website, unfortunately this widget will only function properly if you provide your IPAT user name.','i-plant-a-tree');?></strong></p>
    227226                    </td>
    228227                </tr>
  • i-plant-a-tree/trunk/iplantatree.php

    r2631767 r2632347  
    231231                    <td colspan="4">
    232232                        <input id="ipat_userName" class="regular-text" type="text" value="<?php echo $ipat_userName; ?>" name="ipat_userName">
    233                         <p class="description" style="color:#f00"><?php _e('Important notice: Since IPAT relaunched their website, unfortunately this widget will only function properly if you provide your IPAT user name.','i-plant-a-tree');?></strong></p>
    234233                    </td>
    235234                </tr>
Note: See TracChangeset for help on using the changeset viewer.