Restore merge of phutil_tag.
This commit is contained in:
@@ -113,7 +113,7 @@ final class PhabricatorProjectMembersEditController
|
||||
$panel->setWidth(AphrontPanelView::WIDTH_FORM);
|
||||
$panel->setNoBackground();
|
||||
$panel->appendChild($form);
|
||||
$panel->appendChild('<br />');
|
||||
$panel->appendChild(phutil_tag('br'));
|
||||
$panel->appendChild($faux_form);
|
||||
|
||||
$nav = $this->buildLocalNavigation($project);
|
||||
|
||||
Reference in New Issue
Block a user