From 448cabb294d028d6ea2a259376da3cfe215a1df6 Mon Sep 17 00:00:00 2001 From: Barry Luong Date: Wed, 14 Aug 2002 23:09:09 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=331 --- html/user/prefs.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/user/prefs.inc b/html/user/prefs.inc index 7e4b9ad5f9..21beae37e0 100644 --- a/html/user/prefs.inc +++ b/html/user/prefs.inc @@ -282,8 +282,9 @@ function prefs_form_projects($prefs) { } echo "
Add project\n"; echo "

"; + echo "
"; echo "Whenever you join a new project, remember to add that project with the authenticator that you get from that project to your home project (the first project) you joined."; - echo "
"; + echo "
"; } function prefs_form_project($project, $action) {