Convert simple phutil_render_tag() to phutil_tag()
Summary: Done manually. Test Plan: Loaded homepage. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D4509
This commit is contained in:
@@ -57,7 +57,7 @@ extends PhabricatorOAuthClientAuthorizationBaseController {
|
||||
),
|
||||
$client->getName()
|
||||
),
|
||||
phutil_render_tag(
|
||||
phutil_tag(
|
||||
'a',
|
||||
array(
|
||||
'href' => $scope_doc_href,
|
||||
|
||||
Reference in New Issue
Block a user