explicit redirection url Fixes #1527

This commit is contained in:
Matthias 2021-04-28 14:38:07 +02:00
parent c5640fe6c6
commit 15eb835ffc

View File

@ -44,6 +44,7 @@
<div class="row">
<form action="{% url 'set_language' %}" method="post">{% csrf_token %}
<input name="next" type="hidden" value="{% url 'settings-appearance' %}">
<div class="col-sm-6" style="width: 200px;"><div id="div_id_name" class="form-group"><div class="controls ">
<select name="language" class="select form-control">
{% get_current_language as LANGUAGE_CODE %}