mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
icons changed
This commit is contained in:
parent
70a858597a
commit
2c721f6f73
@ -19,6 +19,7 @@
|
||||
{% endcomment %}
|
||||
|
||||
{% load i18n %}
|
||||
{% load static %}
|
||||
|
||||
{% block icons %}
|
||||
|
||||
@ -37,8 +38,7 @@
|
||||
<a href="{{ shortcut.url }}">
|
||||
{% endif %}
|
||||
<center>
|
||||
<span class="{{ shortcut.icon }} glyphicon"
|
||||
style="font-size: 300%"></span>
|
||||
<img src="{% static 'theme/icons/' %}{{ shortcut.id }}.png" style="max-width: 100px; height: 100px"/>
|
||||
<br>
|
||||
{{ shortcut.label }}
|
||||
</center>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user