Index: /trunk/wifidog-auth/wifidog/templates/login.html
===================================================================
--- /trunk/wifidog-auth/wifidog/templates/login.html	(revision 332)
+++ /trunk/wifidog-auth/wifidog/templates/login.html	(revision 351)
@@ -42,7 +42,7 @@
         <h3>{"I already have an account, but"|_}:</h3>
         <ul>
-            <li><a href="{$smarty.const.BASE_SSL_PATH}{$smarty.const.USER_MANAGEMENT_PAGE}?action=lost_username_form">{"I Forgot my username"|_}</a><br>
-            <li><a href="{$smarty.const.BASE_SSL_PATH}{$smarty.const.USER_MANAGEMENT_PAGE}?action=lost_password_form">{"I Forgot my password"|_}</a>
-            <li><a href="{$smarty.const.BASE_SSL_PATH}{$smarty.const.USER_MANAGEMENT_PAGE}?action=validation_email_form">{"Re-send the validation email"|_}</a><br>
+            <li><a href="{$smarty.const.BASE_SSL_PATH}lost_username.php">{"I Forgot my username"|_}</a><br>
+            <li><a href="{$smarty.const.BASE_SSL_PATH}lost_password.php">{"I Forgot my password"|_}</a>
+            <li><a href="{$smarty.const.BASE_SSL_PATH}resend_validation.php">{"Re-send the validation email"|_}</a><br>
         </ul>
     </div>
