fix pronouns

remotes/1693045480750635534/spooky-22
Aevann1 2022-07-11 19:35:21 +02:00
parent 2b07c7ee9f
commit 0c8ffd915a
1 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@
<label class="text-black w-lg-25">Pronouns</label>
<div class="w-lg-100">
<form id="profile-settings" action="/settings/pronoun_change" method="post">
<form id="profile-settings" action="/settings/pronouns_change" method="post">
<input type="hidden" name="formkey" value="{{v.formkey}}">
<input maxlength=9 autocomplete="off" id="pronounbody" type="text" name="pronouns" class="form-control" placeholder='Enter pronouns here' value="{% if v.pronouns %}{{v.pronouns}}{% endif %}">
<div class="d-flex mt-2">