From e675f1faabb4058c2616ccb1afc6a9dbcc53a2ad Mon Sep 17 00:00:00 2001 From: Barry Luong Date: Fri, 16 Aug 2002 21:51:24 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=349 --- html/user/team.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/user/team.inc b/html/user/team.inc index b6dd4d9ba5..dc8750300c 100644 --- a/html/user/team.inc +++ b/html/user/team.inc @@ -314,12 +314,12 @@ echo ""; echo ""; echo ""; echo ""; -echo ""; echo ""; -echo "
Team name (plain-text version):

 
"; +echo ""; echo "
This name will be print as-is"; echo "
and is the name you should use when searching for your team."; echo "
Team name (HTML version):

 
"; +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 team's page."; echo "
If you don't know HTML, just leave this box blank.";