Config php
Summary: Found one! Test Plan: derp Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D5099
This commit is contained in:
@@ -401,7 +401,7 @@ final class PhabricatorConfigEditController
|
|||||||
}
|
}
|
||||||
|
|
||||||
$control
|
$control
|
||||||
->setLabel('Value')
|
->setLabel(pht('Value'))
|
||||||
->setError($e_value)
|
->setError($e_value)
|
||||||
->setValue($display_value)
|
->setValue($display_value)
|
||||||
->setName('value');
|
->setName('value');
|
||||||
|
|||||||
Reference in New Issue
Block a user