[-] BO : #PSTEST-852 - Rename button "Save and stay" to "Save and add" on admin feature form
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -572,7 +572,7 @@ $_LANGADM['AdminFeatures6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères non va
|
||||
$_LANGADM['AdminFeatures817b35caca2afa11b6c1efc428315470'] = 'Groupe de boutiques associé';
|
||||
$_LANGADM['AdminFeatures38fb7d24e0d60a048f540ecb18e13376'] = 'Enregistrer';
|
||||
$_LANGADM['AdminFeaturesc9cc8cce247e49bae79f15173ce97354'] = 'Enregistrer';
|
||||
$_LANGADM['AdminFeatures9ea67be453eaccf020697b4654fc021a'] = 'Enregistrer et rester';
|
||||
$_LANGADM['AdminFeatures68efc336eb9a43e50d8115b6b712aca9'] = 'Enregistrer et ajouter une valeur';
|
||||
$_LANGADM['AdminFeatures630f6dc397fe74e52d5189e2c80f282b'] = 'Retour à la liste';
|
||||
$_LANGADM['AdminFeatures6c3205f235918451faca3dcd6e63d760'] = 'Valeur d\'une caractéristique';
|
||||
$_LANGADM['AdminFeaturesacdb802bfc2b99b15d1782570285c427'] = 'Valeur :';
|
||||
|
||||
Reference in New Issue
Block a user