Commit 4abbc5eb authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

changed password change request to account/

parent ebeabd22
Pipeline #573 passed with stage
in 8 seconds
......@@ -46,7 +46,7 @@ html(lang="de")
for error, i in errors
div.alert.alert-danger.alert-dismissible.fade.show #{ error }
a(class="close", href="#", data-dismiss="alert", aria-label="close") ×
form#profileForm(method="POST", action="/updateProfile")
form#profileForm(method="POST", action="/account/updateProfile")
div(class="form-row")
div(class='form-group col-md-2')
label(for="title") Anrede
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment