Fix travis
This commit is contained in:
parent
d2a78b8aa4
commit
9e4d7627f3
@ -37,7 +37,7 @@ function takepos_prepare_head()
|
|||||||
$head[$h][1] = $langs->trans("Parameters");
|
$head[$h][1] = $langs->trans("Parameters");
|
||||||
$head[$h][2] = 'setup';
|
$head[$h][2] = 'setup';
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT.'/takepos/admin/appearance.php';
|
$head[$h][0] = DOL_URL_ROOT.'/takepos/admin/appearance.php';
|
||||||
$head[$h][1] = $langs->trans("Appearance");
|
$head[$h][1] = $langs->trans("Appearance");
|
||||||
$head[$h][2] = 'appearance';
|
$head[$h][2] = 'appearance';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user