From e842b1a15625b932ee11285ee6b638f2ef068a9c Mon Sep 17 00:00:00 2001
From: Alan Jack Pippin <ajp@pippin.(none)>
Date: Sun, 6 Jan 2008 00:16:07 -0700
Subject: [PATCH] Further tweaks to help messages

---
 templates/default/admin.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/default/admin.tpl b/templates/default/admin.tpl
index 22d4c80..d79a384 100644
--- a/templates/default/admin.tpl
+++ b/templates/default/admin.tpl
@@ -21,7 +21,7 @@
 	    Choose the MLS data file to upload (.zip): <input name="uploadedfile" type="file" size=40><br>
             It must contain the following files from MLS: Membership.csv, Hometeaching.csv, Organization.csv
             <br><br>
-	    <input type="submit" value="Import Data File"> &nbsp; (Import can take up to 30 seconds)
+	    <input type="submit" value="Import Data File"> &nbsp; (Import can take up to 60 seconds)
 	    </form>
 	  </td>
         </tr>
-- 
2.34.1