Commit 1e0decf4 by Alexander Makarov

fixes #650

parent 06454455
......@@ -23,4 +23,4 @@ $this->params['breadcrumbs'][] = $this->title;
</div>
<?php ActiveForm::end(); ?>
<p>If you forgot your password you can <?php echo Html::a('reset it', array('site/requestPasswordReset'))?>.</p>
\ No newline at end of file
<p>If you forgot your password you can <?php echo Html::a('reset it', array('site/request-password-reset'))?>.</p>
\ No newline at end of file
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