Cherry pick
This commit is contained in:
parent
4c5e05e411
commit
daf8c0ff1e
@ -787,7 +787,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"]) {
|
||||
|
||||
@ -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"]) {
|
||||
|
||||
@ -733,7 +733,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