X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=application%2Fcontrollers%2FNewpwdController.php;h=17b16cae391391837a8615bbdbae5eedccf5aab2;hp=25a386217298c01bdbd63c7fcb84c7bb3fe921de;hb=7ab93faefae14af39fc5449a2c3311dd68d2c0f9;hpb=38bedcd63499189e0584bfff6e44ae4018283eb1 diff --git a/application/controllers/NewpwdController.php b/application/controllers/NewpwdController.php index 25a3862..17b16ca 100644 --- a/application/controllers/NewpwdController.php +++ b/application/controllers/NewpwdController.php @@ -7,9 +7,7 @@ class NewpwdController extends Zend_Controller_Action public function init() { $this->_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'); + $this->_helper->SyjMedias->addStyleSheets('newpwd'); } public function indexAction() {