From 98650328dd0573a6e89e1d45c65ad7461ee7dd74 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Sat, 2 May 2009 13:35:14 -0500 Subject: [PATCH] Add system preference search to administration home page (Bug 3181) Signed-off-by: Galen Charlton --- .../prog/en/modules/admin/admin-home.tmpl | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl index c4c2f72c90..ce940b2135 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl @@ -12,14 +12,19 @@
-

System Preferences

+

Koha Administration

-
-
Global system preferences
-
Manage global system preferences like MARC flavor, date format, administrator email, and templates.
-
+
+
+

Global system preferences

+

Manage global system preferences like MARC flavor, date format, administrator email, and templates.

+ + " /> + +
+

Hint:

Configure these parameters in the order they appear.

-- 2.39.2