Plugin Directory

Changeset 759768


Ignore:
Timestamp:
08/21/2013 07:31:04 AM (13 years ago)
Author:
setzer
Message:

Minor admin screen update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • side-matter/trunk/side-matter.php

    r759753 r759768  
    136136                'title' => __( 'Adjust vertical offset of notes by', 'side-matter' ),
    137137                'label' => _x( 'px', 'Abbreviation for "pixels"', 'side-matter' ),
    138                 'description' => __( 'A positive offset will push notes up; a negative offset will push them down.', 'side-matter' ),
     138                'description' => __( 'Enter a negative offset value to push notes down instead of up.', 'side-matter' ),
    139139                'label_for' => 'note_adjust',
    140140                'max' => '9999',
Note: See TracChangeset for help on using the changeset viewer.