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"
|
aria-describedby="invite-help"
|
||||||
/>
|
/>
|
||||||
<div id="invite-help" class="form-text">
|
<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
|
<Icon name="info-circle-fill" /> You currently need an invite code to sign up. You can get
|
||||||
existing user.
|
one from an existing user.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue