Fixed change_password block template.

This commit is contained in:
2015-07-13 18:48:06 +02:00
parent 2d985ba05e
commit 2d77bf6de8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<div>
<form action="/account/change-password" method="post">
<form action="{$site_url/}account/change-password" method="post">
<fieldset>
<legend>Change Password Form</legend>
<div>