X-Git-Url: https://svn.cri.mines-paristech.fr/git/Plinn.git/blobdiff_plain/dd004fc4dd10a5f8917306afca2bb191c9a98329..158c370e8443878b1fd4a6cea63613c45045346b:/skins/custom_generic/login_form.pt?ds=sidebyside diff --git a/skins/custom_generic/login_form.pt b/skins/custom_generic/login_form.pt index 0ebaefc..09d9729 100644 --- a/skins/custom_generic/login_form.pt +++ b/skins/custom_generic/login_form.pt @@ -6,7 +6,7 @@ <meta http-equiv="content-type" content="text/html;charset=UTF-8"/> </head> <body> - <div metal:fill-slot="main_no_tabs" i18n:domain="cmf_default"> + <div metal:fill-slot="main_no_tabs" i18n:domain="plinn"> <div id="Desktop"> <h1 i18n:translate="">Log in</h1> <form action="" method="post" tal:attributes="action string:${here/portal_url}/logged_in"> @@ -45,9 +45,9 @@ </tr> </table> </form> - <!-- <p> - <a href="" tal:attributes="href string:${here/portal_url}/request_password_reset_form" i18n:translate="">Forgot your password?</a> - </p> --> + <p> + <a href="" tal:attributes="href string:${here/portal_url}/request_password_reset_form" i18n:translate="">Forgot your login or password?</a> + </p> <p i18n:translate=""> Having trouble logging in? Make sure to enable cookies in your web browser.