Page MenuHomePhabricator

D11127.diff
No OneTemporary

D11127.diff

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

Mime Type
text/plain
Expires
Wed, Mar 19, 1:31 PM (3 w, 59 s ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7711423
Default Alt Text
D11127.diff (574 B)

Event Timeline