mirror of
https://github.com/overte-org/overte.git
synced 2025-04-06 18:53:16 +02:00
"Create account" link
This commit is contained in:
parent
d17c3c078a
commit
d0e2697cbb
1 changed files with 5 additions and 2 deletions
|
@ -456,9 +456,12 @@ border-radius: 4px; padding-top: 1px;</string>
|
|||
</property>
|
||||
<property name="text">
|
||||
<string><style type="text/css">
|
||||
a { text-decoration: none; color: #267077;}
|
||||
a { text-decoration: none; color: #267077; margin:0;padding:0;}
|
||||
#create {font-weight:bold;}
|
||||
p {margin:5px 0;}
|
||||
</style>
|
||||
<a href="https://metaverse.highfidelity.com/password/new">Recover password?</a></string>
|
||||
<p><a id="create" href="https://metaverse.highfidelity.com/users/new">Create account</a></p>
|
||||
<p><a href="https://metaverse.highfidelity.com/users/password/new">Recover password</a></p></string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
|
|
Loading…
Reference in a new issue