@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix spelling error

Summary: Ran into this, correct spelling.

Test Plan: read

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D15681

+1 -1
+1 -1
src/applications/people/profilepanel/PhabricatorPeopleManageProfilePanel.php
··· 6 6 const PANELKEY = 'people.manage'; 7 7 8 8 public function getPanelTypeName() { 9 - return pht('Mangage User'); 9 + return pht('Manage User'); 10 10 } 11 11 12 12 private function getDefaultName() {