Skip to content

Commit

Permalink
fix: Update url to redirect to name change url (#7683)
Browse files Browse the repository at this point in the history
* update url to redirect to name change url

* Update register_option.html

* Update register_option.html

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
  • Loading branch information
vigneshsankariyer1234567890 and livio-a committed Apr 4, 2024
1 parent 9b3f3e4 commit a988b9c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions internal/api/ui/login/static/templates/register_option.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ <h1>{{t "RegisterOption.Title"}}</h1>
</div>

{{template "error-message" .}}

<div class="lgn-actions">
<a class="lgn-stroked-button" href="{{ loginUrl }}">
{{t "RegisterOption.LoginButtonText"}}
</a>
</div>
</form>


Expand Down

0 comments on commit a988b9c

Please sign in to comment.