From ca91942f562ab4ab9362428bbbe95e3056f3f395 Mon Sep 17 00:00:00 2001
From: "Leigh B. Stoller" <stoller@flux.utah.edu>
Date: Fri, 13 Jul 2001 16:33:38 +0000
Subject: [PATCH] Minor page title change.

---
 www/projectlist.php3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/projectlist.php3 b/www/projectlist.php3
index a90def5adb..957e18f37b 100644
--- a/www/projectlist.php3
+++ b/www/projectlist.php3
@@ -33,7 +33,7 @@ if (mysql_num_rows($query_result) == 0) {
 }
 
 echo "<center><h3>
-      Here is a list of research groups using Emulab.Net
+      Here is a list of research groups actively using Emulab.Net
       </h3></center>\n";
 
 echo "<table width=\"100%\" border=0 cellpadding=2 cellspacing=2
-- 
GitLab