Page MenuHomePhorge

D25776.1729341062.diff
No OneTemporary

D25776.1729341062.diff

diff --git a/src/applications/dashboard/engine/PhabricatorDashboardPortalProfileMenuEngine.php b/src/applications/dashboard/engine/PhabricatorDashboardPortalProfileMenuEngine.php
--- a/src/applications/dashboard/engine/PhabricatorDashboardPortalProfileMenuEngine.php
+++ b/src/applications/dashboard/engine/PhabricatorDashboardPortalProfileMenuEngine.php
@@ -41,11 +41,12 @@
pht('New Portal'),
pht('Use "Edit Menu" to add menu items to this portal.'));
} else {
- return $this->newNoContentView(
+ return $this->newNoContentView(array(
pht('No Portal Content'),
pht(
'None of the visible menu items in this portal can render any '.
- 'content.'));
+ 'content.'),
+ ));
}
}

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 19, 12:31 (22 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
933313
Default Alt Text
D25776.1729341062.diff (769 B)

Event Timeline