Hello - i have a question about the GUI of the login form. I want to add there text in any form with URL - for example:<div><p><a href="link.html">Link</a></p></div>It can be also in JS. What should i edit or where to find it?
<div><p><a href="link.html">Link</a></p></div>
Customize Login.js
Hello - i have a question about the GUI of the login form. I want to add there text in any form with URL - for example:
<div><p><a href="link.html">Link</a></p></div>
It can be also in JS. What should i edit or where to find it?