Remove double entry (#2749)

This commit is contained in:
Christophe Maudoux 2022-06-19 23:26:16 +02:00
parent 4e29b8e61a
commit aedda63b3e
1 changed files with 0 additions and 1 deletions

View File

@ -1057,7 +1057,6 @@ sub tplParams {
return (
PORTAL_URL => $self->conf->{portal},
SCROLL_TOP => $self->conf->{scrollTop},
MAIN_LOGO => $self->conf->{portalMainLogo},
LANGS => $self->conf->{showLanguages},
SCROLL_TOP => $self->conf->{scrollTop},