mirror of
https://github.com/moparisthebest/mail
synced 2024-11-26 10:52:17 -05:00
[WO-511] Change set-credentials text for oauth
This commit is contained in:
parent
129e95aef2
commit
18f658cbb8
@ -5,7 +5,8 @@
|
|||||||
</div><!--/logo-->
|
</div><!--/logo-->
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p><b>Login.</b> Please enter your email address and password. The password is used to authenticate directly with your mail provider and is not sent to our servers.</p>
|
<p ng-hide="useOAuth"><b>Login.</b> Please enter your email address and password. The password is used to authenticate directly with your mail provider and is not sent to our servers.</p>
|
||||||
|
<p ng-show="useOAuth"><b>Login.</b> Please confirm your email address. Your account will authenticate directly with your mail provider. Your credentials are never sent to our servers.</p>
|
||||||
|
|
||||||
<form name="form">
|
<form name="form">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user