Skip to content

Commit

Permalink
Clarify text for new admin option
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyReichert committed Feb 6, 2017
1 parent 246222b commit 1b20786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simply-rets-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ function sr_admin_page() {
'<input type="checkbox" id="sr_show_mls_status_text" name="sr_show_mls_status_text" value="1" '
. checked(1, get_option('sr_show_mls_status_text'), false) . '/>'
?>
Show MLS status text if available (hide standardized status)?
Show MLS status text if available (in place of standardized status)?
</label>
</td>
</tr>
Expand Down

0 comments on commit 1b20786

Please sign in to comment.