@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/errors/errorpage.tt | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/errorpage.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/errors/errorpage.tt @@ -9,11 +9,10 @@ -
+
+
+
-
-
-

An error has occurred!

Error [% errno | html %]

This message may have been caused by any of the following reasons:

@@ -27,10 +26,9 @@
  • Use top menu bar to navigate to another part of Koha.
  • To report a broken link or any other issue, please contact the Koha Administrator. Send email
  • -
-
+ -
-
+
+
[% INCLUDE 'intranet-bottom.inc' %] --