Page MenuHomePhabricator

D10815.id25956.diff
No OneTemporary

D10815.id25956.diff

diff --git a/src/applications/auth/controller/PhabricatorAuthRegisterController.php b/src/applications/auth/controller/PhabricatorAuthRegisterController.php
--- a/src/applications/auth/controller/PhabricatorAuthRegisterController.php
+++ b/src/applications/auth/controller/PhabricatorAuthRegisterController.php
@@ -558,12 +558,12 @@
'administrator.',
$user->getUsername()));
- $body->addTextSection(
+ $body->addLinkSection(
pht('APPROVAL QUEUE'),
PhabricatorEnv::getProductionURI(
'/people/query/approval/'));
- $body->addTextSection(
+ $body->addLinkSection(
pht('DISABLE APPROVAL QUEUE'),
PhabricatorEnv::getProductionURI(
'/config/edit/auth.require-approval/'));

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 26, 11:21 AM (3 d, 3 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7338392
Default Alt Text
D10815.id25956.diff (748 B)

Event Timeline