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) {