Fix show-hints config option copy
Summary: Fixes T7973. Test Plan: Read copy. Reviewers: btrahan, epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T7973 Differential Revision: https://secure.phabricator.com/D12593
This commit is contained in:
@@ -81,7 +81,7 @@ EODOC
|
|||||||
$herald_hints_description = $this->deformat(pht(<<<EODOC
|
$herald_hints_description = $this->deformat(pht(<<<EODOC
|
||||||
You can disable the Herald hints in email if users prefer smaller messages.
|
You can disable the Herald hints in email if users prefer smaller messages.
|
||||||
These are the links under the header "WHY DID I GET THIS EMAIL?". If you set
|
These are the links under the header "WHY DID I GET THIS EMAIL?". If you set
|
||||||
this to true, they will not appear in any mail. Users can still navigate to
|
this to `false`, they will not appear in any mail. Users can still navigate to
|
||||||
the links via the web interface.
|
the links via the web interface.
|
||||||
EODOC
|
EODOC
|
||||||
));
|
));
|
||||||
|
|||||||
Reference in New Issue
Block a user