0
Fork 0
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:
Peter Zimon 2021-03-03 14:06:23 +01:00
parent 332e54533a
commit 586c515f1a

View file

@ -70,7 +70,7 @@
</span> </span>
</GhFormGroup> </GhFormGroup>
<GhTaskButton @buttonText="Sign in " <GhTaskButton @buttonText="Sign in &rarr;"
@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"