Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15541242
D10815.id25956.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
748 B
Referenced Files
None
Subscribers
None
D10815.id25956.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D10815: Linkify Registration Email
Attached
Detach File
Event Timeline
Log In to Comment