mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-09 09:22:36 +01:00
Fix: bug #16141 : code compta aquarium
This commit is contained in:
@@ -60,7 +60,7 @@ insert into llx_const (name, value, type, note, visible) values ('COMPTA_ONLINE_
|
||||
-- IHM
|
||||
--
|
||||
insert into llx_const (name, value, type, note, visible) values ('MAIN_THEME','eldy','chaine','Th<EFBFBD>me par d<EFBFBD>faut',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('SIZE_LISTE_LIMIT','20','chaine','Taille des listes',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('MAIN_SIZE_LISTE_LIMIT','20','chaine','Taille des listes',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('MAIN_MENU_BARRETOP','default.php','chaine','Module de gestion de la barre de menu du haut',0);
|
||||
insert into llx_const (name, value, type, note, visible) values ('MAIN_LANG_DEFAULT','fr_FR','chaine','Langue par d<EFBFBD>faut pour les <EFBFBD>crans Dolibarr',0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user