From 742fee111114bdb8123358153ad08d4a4ac25357 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 23 Aug 2003 04:39:49 +0000 Subject: [PATCH] Fixed missing "search results" string --- admin/creators.php | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/creators.php b/admin/creators.php index d1f63071b4..891d32d045 100755 --- a/admin/creators.php +++ b/admin/creators.php @@ -41,6 +41,7 @@ "searchagain", "users", "toomanytoshow", + "searchresults" ); foreach ($stringstoload as $stringtoload){ -- 2.39.5