Correction lien

This commit is contained in:
Michael RICOIS 2012-03-14 15:39:48 +00:00
parent a78f167800
commit 1f9696abc0

View File

@ -134,7 +134,7 @@ class DashboardController extends Zend_Controller_Action
),
3 => array(
'libelle' => 'Gestion des fichiers nouveautés',
'url' => $this->view->url(array('action'=>'newsadd')),
'url' => $this->view->url(array('action'=>'newform')),
),
);