mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-01 14:39:10 +00:00
Fixed upload icon in header
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{% if user.is_authenticated %}
|
||||
<li class="purple">
|
||||
<a href="/mix/upload" id='upload'>Upload
|
||||
<i class="fa fa-hand-up fa fa-white"></i>
|
||||
<i class="fa fa-upload fa fa-white"></i>
|
||||
</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user