diff --git a/themes/finna2/templates/eds/home.phtml b/themes/finna2/templates/eds/home.phtml index b90222aab45..71ce9c1fc5b 100644 --- a/themes/finna2/templates/eds/home.phtml +++ b/themes/finna2/templates/eds/home.phtml @@ -21,21 +21,6 @@ ?> -
-
-
- ils()->getOfflineMode() == 'ils-offline'): ?> -
-

transEsc('ils_offline_title')?>

-

transEsc('ils_offline_status')?>

-

transEsc('ils_offline_home_message')?>

- escapeHtmlAttr($this->systemEmail()); ?> -

-
- -
-
-
diff --git a/themes/finna2/templates/error/index.phtml b/themes/finna2/templates/error/index.phtml index ce3f1732dcd..5e0a03a5f06 100644 --- a/themes/finna2/templates/error/index.phtml +++ b/themes/finna2/templates/error/index.phtml @@ -11,13 +11,7 @@

transEsc('An error has occurred')?>

transEsc($this->message)?>

-

- transEsc('Please contact the Library Reference Department for assistance')?> -
- escapeHtmlAttr($this->systemEmail()); ?> - -

-
+ render('error/contact.phtml')?> exception->getMessage(), $matches) && $this->authorizationNote($matches[1])): ?>

translate('record_not_found_unauthorized')?>

diff --git a/themes/finna2/templates/primo/home.phtml b/themes/finna2/templates/primo/home.phtml index 938812b5cf7..83fcace9b5c 100644 --- a/themes/finna2/templates/primo/home.phtml +++ b/themes/finna2/templates/primo/home.phtml @@ -21,21 +21,6 @@ ?>
-
-
-
- ils()->getOfflineMode() == 'ils-offline'): ?> -
-

transEsc('ils_offline_title')?>

-

transEsc('ils_offline_status')?>

-

transEsc('ils_offline_home_message')?>

- escapeHtmlAttr($this->systemEmail()); ?> -

-
- -
-
-
diff --git a/themes/finna2/templates/summon/home.phtml b/themes/finna2/templates/summon/home.phtml index 95855e1d497..9d34f3081c1 100644 --- a/themes/finna2/templates/summon/home.phtml +++ b/themes/finna2/templates/summon/home.phtml @@ -21,21 +21,6 @@ ?>
-
-
-
- ils()->getOfflineMode() == 'ils-offline'): ?> -
-

transEsc('ils_offline_title')?>

-

transEsc('ils_offline_status')?>

-

transEsc('ils_offline_home_message')?>

- escapeHtmlAttr($this->systemEmail()); ?> -

-
- -
-
-