X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=application%2Fcontrollers%2FNewpwdController.php;h=329b4e9cc23a14a4ab650b512024e8e4995232d7;hb=1f6105289a49079809c2a4677b561bc82c62db88;hp=dc9ff5d46a11d263bcb5e80ada45d94c8989b06e;hpb=d6940ce6e0ae4424d32efd66edc743d337dc3cf8;p=syj.git diff --git a/application/controllers/NewpwdController.php b/application/controllers/NewpwdController.php index dc9ff5d..329b4e9 100644 --- a/application/controllers/NewpwdController.php +++ b/application/controllers/NewpwdController.php @@ -1,5 +1,5 @@ _helper->SyjMedias->addScripts('newpwd'); $this->view->headLink()->appendStylesheet('css/generic.css', 'all'); + $this->view->headLink()->appendStylesheet('css/form.css', 'all'); $this->view->headLink()->appendStylesheet('css/newpwd.css', 'all'); }