Page MenuHomePhabricator

D11294.id27136.diff
No OneTemporary

D11294.id27136.diff

diff --git a/src/applications/auth/provider/PhabricatorPhabricatorAuthProvider.php b/src/applications/auth/provider/PhabricatorPhabricatorAuthProvider.php
--- a/src/applications/auth/provider/PhabricatorPhabricatorAuthProvider.php
+++ b/src/applications/auth/provider/PhabricatorPhabricatorAuthProvider.php
@@ -13,7 +13,7 @@
public function getConfigurationHelp() {
if ($this->isCreate()) {
return pht(
- '**Step 1 of 2** - Name Phabricator OAuth Instance'.
+ "**Step 1 of 2 - Name Phabricator OAuth Instance**\n\n".
'Choose a permanent name for the OAuth server instance of '.
'Phabricator. //This// instance of Phabricator uses this name '.
'internally to keep track of the OAuth server instance of '.
@@ -29,7 +29,7 @@
$login_uri = PhabricatorEnv::getURI($this->getLoginURI());
return pht(
- "**Step 2 of 2 - Configure Phabricator OAuth Instance**".
+ "**Step 2 of 2 - Configure Phabricator OAuth Instance**\n\n".
"To configure Phabricator OAuth, create a new application here:".
"\n\n".
"%s/oauthserver/client/create/".

File Metadata

Mime Type
text/plain
Expires
May 13 2024, 12:30 AM (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6289312
Default Alt Text
D11294.id27136.diff (1 KB)

Event Timeline