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.";