From f3e2ccfbf6b2ea3fa950881977ed4cc949afc98e Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Sun, 30 Sep 2007 00:55:38 -0500 Subject: [PATCH] revive IntranetmainUserblock syspref, three-column design for mainpage Signed-off-by: Chris Cormack --- C4/Auth.pm | 1 + .../prog/en/modules/intranet-main.tmpl | 47 ++++++++++--------- 2 files changed, 25 insertions(+), 23 deletions(-) diff --git a/C4/Auth.pm b/C4/Auth.pm index c59360ec33..9aa17aeb19 100644 --- a/C4/Auth.pm +++ b/C4/Auth.pm @@ -253,6 +253,7 @@ sub get_template_and_user { virtualshelves => C4::Context->preference("virtualshelves"), LibraryName => C4::Context->preference("LibraryName"), KohaAdminEmailAddress => "" . C4::Context->preference("KohaAdminEmailAddress"), + IntranetmainUserblock => C4::Context->preference("IntranetmainUserblock"), ); } else { diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tmpl index 65f90307be..2d8d584601 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tmpl @@ -4,34 +4,35 @@ - -
- -
-
-
- -

Welcome to Koha

- +
+
+
+
+ First Column -

recent news item(s)

- +
+ News + recent news item(s) -
- - - + + on + -
- on , -
-

-
+
- +
+ +
+
+
+ Third Column +
+
+ Second Column +
+
+footer
- - -- 2.39.5