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

This commit is contained in:
mDeflotte
2012-02-23 15:34:31 +00:00
parent 5f42c8ac59
commit a146560afa
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