[-] BO : #PSTEST-852 - Rename button "Save and stay" to "Save and add" on admin feature form

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13565 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-02-23 15:34:31 +00:00
parent cb7965c53f
commit ec8f05c3ca
2 changed files with 3 additions and 2 deletions
@@ -209,7 +209,8 @@ class AdminFeaturesControllerCore extends AdminController
$this->toolbar_btn['save-and-stay'] = array(
'short' => 'SaveAndStay',
'href' => '#',
'desc' => $this->l('Save and stay'),
'desc' => $this->l('Save and add'),
'force_desc' => true,
);
// Default cancel button - like old back link