Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15456111
D11127.id26719.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
574 B
Referenced Files
None
Subscribers
None
D11127.id26719.diff
View Options
diff --git a/src/applications/audit/view/PhabricatorAuditListView.php b/src/applications/audit/view/PhabricatorAuditListView.php
--- a/src/applications/audit/view/PhabricatorAuditListView.php
+++ b/src/applications/audit/view/PhabricatorAuditListView.php
@@ -152,7 +152,7 @@
->addAttribute($status_text)
->addAttribute($reasons)
->addIcon('none', $committed)
- ->addByline(pht('Author: %s', $author_name));
+ ->addByline($author_name);
if (!empty($auditors)) {
$item->addAttribute(pht('Auditors: %s', $auditors));
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 31, 7:10 AM (5 d, 12 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7711423
Default Alt Text
D11127.id26719.diff (574 B)
Attached To
Mode
D11127: Remove 'Author:' byline text
Attached
Detach File
Event Timeline
Log In to Comment