forked from mirrors/pronouns.cc
fix(frontend): consistent info icons
This commit is contained in:
parent
844f5e9255
commit
f94bc67f3d
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@
|
|||
aria-describedby="invite-help"
|
||||
/>
|
||||
<div id="invite-help" class="form-text">
|
||||
<Icon name="info" /> You currently need an invite code to sign up. You can get one from an
|
||||
existing user.
|
||||
<Icon name="info-circle-fill" /> You currently need an invite code to sign up. You can get
|
||||
one from an existing user.
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
|
Loading…
Reference in a new issue