Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15360704
D17144.id41231.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
830 B
Referenced Files
None
Subscribers
None
D17144.id41231.diff
View Options
diff --git a/src/applications/transactions/controller/PhabricatorApplicationTransactionCommentRawController.php b/src/applications/transactions/controller/PhabricatorApplicationTransactionCommentRawController.php
--- a/src/applications/transactions/controller/PhabricatorApplicationTransactionCommentRawController.php
+++ b/src/applications/transactions/controller/PhabricatorApplicationTransactionCommentRawController.php
@@ -48,7 +48,7 @@
$title = pht('Email Body Text');
$body = $message->getRawTextBody();
$details_text = pht(
- 'For full details, run `/bin/mail show-outbound --id %d`',
+ 'For full details, run `/bin/mail show-inbound --id %d`',
$source_id);
$addendum = new PHUIRemarkupView($viewer, $details_text);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 12, 9:43 AM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7346458
Default Alt Text
D17144.id41231.diff (830 B)
Attached To
Mode
D17144: Correct a "bin/mail" command in "Show Raw Email" help text
Attached
Detach File
Event Timeline
Log In to Comment