remotes/1693045480750635534/spooky-22
Aevann1 2021-08-25 21:28:53 +02:00
parent f58bc23540
commit e9b31166e5
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
</div>
<div class="body w-lg-100">
<p>Change your quadrant.</p>
<p>Choose your quadrant.</p>
<div class="input-group mb2">
<select id='quadrant' class="form-control" form="profile-settings" name="quadrant" onchange="post('/settings/profile?quadrant='+document.getElementById('quadrant').value, function(){window.location.reload(true);})">
{% for entry in ["Centrist", "AuthRight", "AuthLeft", "LibLeft", "LibRight", "AuthCenter", "Left", "LibCenter", "Right", "LibRight"] %}