Fixing style errors.
This commit is contained in:
parent
89d1389e2d
commit
23d948cec4
@ -639,7 +639,6 @@ if ($msid) {
|
|||||||
} else {
|
} else {
|
||||||
$title .= ' ('.$langs->trans("ForThisWarehouse").')';
|
$title .= ' ('.$langs->trans("ForThisWarehouse").')';
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
llxHeader("", $title, $help_url);
|
llxHeader("", $title, $help_url);
|
||||||
|
|||||||
@ -719,7 +719,6 @@ if (!empty($conf->stock->enabled)) {
|
|||||||
$help_url = '';
|
$help_url = '';
|
||||||
|
|
||||||
if ($action == 'create' || $action == 'adduserldap') {
|
if ($action == 'create' || $action == 'adduserldap') {
|
||||||
|
|
||||||
$title = $langs->trans("NewUser");
|
$title = $langs->trans("NewUser");
|
||||||
llxHeader('', $title, $help_url);
|
llxHeader('', $title, $help_url);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user