From fd46e80961d1b668a03cea40196c478c6c600e01 Mon Sep 17 00:00:00 2001 From: Barry Luong Date: Fri, 16 Aug 2002 21:48:44 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=348 --- html/user/team.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/user/team.inc b/html/user/team.inc index 619167b73c..b6dd4d9ba5 100644 --- a/html/user/team.inc +++ b/html/user/team.inc @@ -166,7 +166,7 @@ echo "you should use
when searching for your Team."; echo ""; echo ""; echo "Team name (HTML version):

 "; -echo ""; +echo ""; echo "
This name will be printed as HTML source, so you may include any HTML"; echo "
code that you want. This will only be displayed in your teams' page."; echo "
If you don't know HTML, just leave this box blank.";