summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/account/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/account/index.php b/public/account/index.php
index 2b3e820..6e7dd33 100644
--- a/public/account/index.php
+++ b/public/account/index.php
@@ -105,7 +105,7 @@ if ($_SERVER['REQUEST_METHOD'] == "POST") {
<section class="box accman">
<h1>Account management</h1>
- <form action="/account" method="POST" enctype="multipart/form-data">
+ <form action="/account/" method="POST" enctype="multipart/form-data">
<h2>Profile</h2>
<h3>Profile picture</h3>
<?php