translations missing
This commit is contained in:
parent
887a4107a1
commit
9532baf0e5
@ -76,7 +76,7 @@ class modBanque extends DolibarrModules
|
||||
// Constants
|
||||
$this->const = array();
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array(0=>array('file'=>'box_comptes.php','enabledbydefaulton'=>'Home'));
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -69,7 +69,7 @@ class modBookmark extends DolibarrModules
|
||||
// Constants
|
||||
$this->const = array();
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array(0=>array('file'=>'box_bookmarks.php','enabledbydefaulton'=>'Home'));
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -78,7 +78,7 @@ class modComptabilite extends DolibarrModules
|
||||
"/comptabilite/bordereau"
|
||||
);
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array();
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -71,7 +71,7 @@ class modDocumentGeneration extends DolibarrModules
|
||||
|
||||
$this->const = array();
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array();
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -75,7 +75,7 @@ class modFckeditor extends DolibarrModules
|
||||
$this->const[4] = array("FCKEDITOR_ENABLE_USERSIGN","yesno","1","WYSIWIG for user signature");
|
||||
$this->const[5] = array("FCKEDITOR_ENABLE_MAIL","yesno","1","WYSIWIG for products details lines for all entities");
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array();
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -83,7 +83,7 @@ class modLdap extends DolibarrModules
|
||||
13=>array('LDAP_FIELD_MOBILE','chaine','mobile','',0),
|
||||
);
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array();
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -67,7 +67,7 @@ class modMailing extends DolibarrModules
|
||||
// Constants
|
||||
$this->const = array();
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array();
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -64,7 +64,7 @@ class modNotification extends DolibarrModules
|
||||
// Constants
|
||||
$this->const = array();
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array();
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -73,7 +73,7 @@ class modPrelevement extends DolibarrModules
|
||||
// Constants
|
||||
$this->const = array();
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array();
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -73,7 +73,7 @@ class modSyslog extends DolibarrModules
|
||||
// Constants
|
||||
$this->const = array();
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array();
|
||||
|
||||
// Permissions
|
||||
|
||||
@ -76,7 +76,7 @@ class modTax extends DolibarrModules
|
||||
// Constants
|
||||
$this->const = array();
|
||||
|
||||
// Boites
|
||||
// Boxes
|
||||
$this->boxes = array();
|
||||
|
||||
// Permissions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user