Fixing style errors.
This commit is contained in:
parent
89d1389e2d
commit
23d948cec4
@ -751,7 +751,7 @@ if ($resql) {
|
||||
exit;
|
||||
}
|
||||
|
||||
// llxHeader('', $langs->trans('Proposal'), $help_url);
|
||||
// llxHeader('', $langs->trans('Proposal'), $help_url);
|
||||
|
||||
$param = '&search_status='.urlencode($search_status);
|
||||
if (!empty($contextpage) && $contextpage != $_SERVER["PHP_SELF"]) {
|
||||
|
||||
@ -639,7 +639,6 @@ if ($msid) {
|
||||
} else {
|
||||
$title .= ' ('.$langs->trans("ForThisWarehouse").')';
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
llxHeader("", $title, $help_url);
|
||||
|
||||
@ -469,7 +469,7 @@ if ($resql) {
|
||||
exit;
|
||||
}
|
||||
|
||||
// llxHeader('', $langs->trans('CommRequest'), $help_url);
|
||||
// llxHeader('', $langs->trans('CommRequest'), $help_url);
|
||||
|
||||
$param = '';
|
||||
if (!empty($contextpage) && $contextpage != $_SERVER["PHP_SELF"]) {
|
||||
|
||||
@ -719,7 +719,6 @@ if (!empty($conf->stock->enabled)) {
|
||||
$help_url = '';
|
||||
|
||||
if ($action == 'create' || $action == 'adduserldap') {
|
||||
|
||||
$title = $langs->trans("NewUser");
|
||||
llxHeader('', $title, $help_url);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user