From f4a1dd17b1da2581aaa740440468e3e4697200f6 Mon Sep 17 00:00:00 2001 From: mpeltriaux <michel.peltriaux@sgdnord.rlp.de> Date: Wed, 12 Oct 2022 10:18:57 +0200 Subject: [PATCH] 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 --- user/templates/user/index.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/user/templates/user/index.html b/user/templates/user/index.html index cfe3bd05..9e7ac78c 100644 --- a/user/templates/user/index.html +++ b/user/templates/user/index.html @@ -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">