*** empty log message ***

svn path=/trunk/boinc/; revision=331
This commit is contained in:
Barry Luong 2002-08-14 23:09:09 +00:00
parent 1697e47351
commit 448cabb294
1 changed files with 2 additions and 1 deletions

View File

@ -282,8 +282,9 @@ function prefs_form_projects($prefs) {
}
echo "<hr><a href=prefs_add_project_form.php>Add project</a>\n";
echo "<p>";
echo "<table width=780><tr><td>";
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 "<br>";
echo "</td></tr></table>";
}
function prefs_form_project($project, $action) {