changing title for phab login page
This commit is contained in:
parent
942c106684
commit
d29df1e9cc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
"metamta.mail-adapter" : "{{ "PhabricatorMailImplementationPHPMailerAdapter" if phabricator_mail_enabled else "PhabricatorMailImplementationTestAdapter"}}",
|
||||
"phpmailer.smtp-host" : "bastion.phx2.fedoraproject.org",
|
||||
"auth.email-domains" : ["fedoraproject.org"],
|
||||
"auth.login-message" : "<center><h1>Logging in to Phabricator</h1></center>
|
||||
"auth.login-message" : "<center><h1>Logging in to Fedora QA Devel Phabricator</h1></center>
|
||||
<p style='max-width: 508px;margin: 16px auto;'>
|
||||
This phabricator instance is only setup for authentication with <a href='https://admin.fedoraproject.org/accounts'>the Fedora Accounts System</a>. If you have previously logged in to this instance, click on the 'Login or Register' button to log in again. If you are new to this system, please follow the follow
|
||||
ing guidelines:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue