mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Updated sign in button label
This commit is contained in:
parent
332e54533a
commit
586c515f1a
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
</span>
|
</span>
|
||||||
</GhFormGroup>
|
</GhFormGroup>
|
||||||
|
|
||||||
<GhTaskButton @buttonText="Sign in →"
|
<GhTaskButton @buttonText="Sign in →"
|
||||||
@task={{this.validateAndAuthenticate}}
|
@task={{this.validateAndAuthenticate}}
|
||||||
@showSuccess={{false}}
|
@showSuccess={{false}}
|
||||||
@class="login gh-btn gh-btn-login gh-btn-block gh-btn-icon js-login-button"
|
@class="login gh-btn gh-btn-login gh-btn-block gh-btn-icon js-login-button"
|
||||||
|
|
Loading…
Add table
Reference in a new issue