summaryrefslogtreecommitdiff
path: root/templates/changepass.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/changepass.tmpl')
-rw-r--r--templates/changepass.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/changepass.tmpl b/templates/changepass.tmpl
index 4171f36..a66c7f3 100644
--- a/templates/changepass.tmpl
+++ b/templates/changepass.tmpl
@@ -4,7 +4,7 @@
#def content
#set error = $error or ''
<div class="error">$error</div>
- <form method="post" action="${root}c">
+ <form method="post" action="${settings.virtual_root}c">
<p>current password</p>
<p><input type="password" id="oldpass" name="oldpass" /></p>
<p>new password</p>