From 5a2b6cf312495cc939353b4a5ab359ed2a13aced 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 Signed-off-by: Henri-Damien LAURENT --- .../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 6b5c85061d..f804591ba1 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.5