Fix email protocol - Change to use svg logo
This commit is contained in:
parent
6dcd3ed0c9
commit
d93767abdd
51 changed files with 36 additions and 80 deletions
|
@ -1,6 +1,6 @@
|
|||
<li class="status-row" id="lobby_row">
|
||||
<div class="status-container">
|
||||
<img src="{{ static('icons/logo.png') }}" style="height:1.3em">
|
||||
<img src="{{ static('icons/logo.svg') }}" style="height:1.3em">
|
||||
</div>
|
||||
<span style="padding-left:0.5em">
|
||||
<b>{{_('Lobby')}}</b>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue