fix: Update url to redirect to name change url (#7683)

* 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>
This commit is contained in:
Vignesh Sankar Iyer
2024-04-04 14:16:58 +08:00
committed by GitHub
parent 9b3f3e4cd9
commit a988b9cc05

View File

@@ -40,12 +40,6 @@
</div> </div>
{{template "error-message" .}} {{template "error-message" .}}
<div class="lgn-actions">
<a class="lgn-stroked-button" href="{{ loginUrl }}">
{{t "RegisterOption.LoginButtonText"}}
</a>
</div>
</form> </form>