Page MenuHomePhorge

D25776.1734545333.diff
No OneTemporary

D25776.1734545333.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
Wed, Dec 18, 18:08 (2 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1014904
Default Alt Text
D25776.1734545333.diff (769 B)

Event Timeline