diff --git a/module/VuFind/src/VuFind/Controller/AbstractRecord.php b/module/VuFind/src/VuFind/Controller/AbstractRecord.php index 2d7f4767d650..7e6b45dd7844 100644 --- a/module/VuFind/src/VuFind/Controller/AbstractRecord.php +++ b/module/VuFind/src/VuFind/Controller/AbstractRecord.php @@ -29,7 +29,6 @@ namespace VuFind\Controller; -use Exception; use VuFind\Db\Service\UserListServiceInterface; use VuFind\Db\Service\UserResourceServiceInterface; use VuFind\Exception\BadRequest as BadRequestException; diff --git a/themes/bootstrap3/templates/header.phtml b/themes/bootstrap3/templates/header.phtml index 9d8da3ad06c1..e607577e2bf6 100644 --- a/themes/bootstrap3/templates/header.phtml +++ b/themes/bootstrap3/templates/header.phtml @@ -4,124 +4,119 @@ $account = $this->auth()->getManager(); ?> layout()->searchbox !== false): ?> diff --git a/themes/bootstrap5/templates/header.phtml b/themes/bootstrap5/templates/header.phtml index 9d8da3ad06c1..d4888ac07f58 100644 --- a/themes/bootstrap5/templates/header.phtml +++ b/themes/bootstrap5/templates/header.phtml @@ -3,125 +3,118 @@ $account = $this->auth()->getManager(); ?> layout()->searchbox !== false): ?>