Map settings button removed
* removes map settings button, since there is no implementation and it is unclear, whether this will ever become a real feature
This commit is contained in:
parent
8e73387032
commit
f4a1dd17b1
@ -38,14 +38,6 @@
|
|||||||
</article>
|
</article>
|
||||||
<hr>
|
<hr>
|
||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
<div class="row mb-2">
|
|
||||||
<a href="{% url 'user:index' %}" title="{% trans 'Change default configuration for your KSP map' %}">
|
|
||||||
<button class="btn btn-default">
|
|
||||||
{% fa5_icon 'layer-group' %}
|
|
||||||
<span>{% trans 'Map settings' %}</span>
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
<a href="{% url 'user:notifications' %}" title="{% trans 'Change notification configurations' %}">
|
<a href="{% url 'user:notifications' %}" title="{% trans 'Change notification configurations' %}">
|
||||||
<button class="btn btn-default">
|
<button class="btn btn-default">
|
||||||
|
Loading…
Reference in New Issue
Block a user