summaryrefslogtreecommitdiff
path: root/templates/user_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user_edit.php')
-rw-r--r--templates/user_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user_edit.php b/templates/user_edit.php
index a6f5d600..d9901e4e 100644
--- a/templates/user_edit.php
+++ b/templates/user_edit.php
@@ -6,7 +6,7 @@
</ul>
</div>
<section>
- <form method="post" action="?controller=user&amp;action=update&amp;username=<?= Helper\escape($username) ?>" autocomplete="off">
+ <form method="post" action="?controller=user&amp;action=update" autocomplete="off">
<?= Helper\form_hidden('id', $values) ?>