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:
mpeltriaux 2022-10-12 10:18:57 +02:00
parent 8e73387032
commit f4a1dd17b1

View File

@ -38,14 +38,6 @@
</article>
<hr>
<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">
<a href="{% url 'user:notifications' %}" title="{% trans 'Change notification configurations' %}">
<button class="btn btn-default">