From 049f43f74011c21bf861900aee6a02470c218846 Mon Sep 17 00:00:00 2001 From: Valery Fremaux Date: Thu, 24 Dec 2009 23:10:56 +0000 Subject: [PATCH] http://tracker.moodle.org/browse/MDL-21186 --- blocks/search/config_global.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/blocks/search/config_global.html b/blocks/search/config_global.html index 0dc9e7070f..2b6a1faf4d 100644 --- a/blocks/search/config_global.html +++ b/blocks/search/config_global.html @@ -96,8 +96,8 @@ global $DB; -
- +
+
@@ -120,8 +120,8 @@ global $DB;
-
- +
+
@@ -171,8 +171,8 @@ if (!empty($types)){ $type = trim($type); if (preg_match("/\\b$type\\b/i", $defaultfiletypes)) continue; ?> -
- +
+
@@ -207,8 +207,8 @@ if (!empty($types)){ } ?> -
- +
+
@@ -223,8 +223,8 @@ if (!empty($types)){
-
- +
+
@@ -256,8 +256,8 @@ if (!$found_searchable_modules) {
-
- +
+
-- 2.39.5