mirror of https://github.com/BOINC/boinc.git
parent
64747d5460
commit
56e72e62ea
|
@ -110,8 +110,13 @@ function show_vols($vols) {
|
||||||
<a href=http://boinc.berkeley.edu/email_lists.php>boinc_projects</a>
|
<a href=http://boinc.berkeley.edu/email_lists.php>boinc_projects</a>
|
||||||
email list.
|
email list.
|
||||||
<p>
|
<p>
|
||||||
<b>Note:</b> <font color=red>Never</font> give out email address/username
|
<span class=note>Note: BOINC helpers are unpaid volunteers.
|
||||||
and password information to anybody, for any online service.
|
Their advise is not endorsed by BOINC
|
||||||
|
or the University of California.</span>
|
||||||
|
<p>
|
||||||
|
<span class=note>Note: <font color=red>Never</font> give out
|
||||||
|
email address/username and password information to anybody,
|
||||||
|
for any online service.</span>
|
||||||
</font>
|
</font>
|
||||||
";
|
";
|
||||||
list_start("border=0");
|
list_start("border=0");
|
||||||
|
|
|
@ -61,6 +61,10 @@ function live_contact($vol) {
|
||||||
<span class=note>Note: BOINC helpers are unpaid volunteers.
|
<span class=note>Note: BOINC helpers are unpaid volunteers.
|
||||||
Their advise is not endorsed by BOINC
|
Their advise is not endorsed by BOINC
|
||||||
or the University of California.</span>
|
or the University of California.</span>
|
||||||
|
<p>
|
||||||
|
<span class=note>Note: <font color=red>Never</font> give out
|
||||||
|
email address/username and password information to anybody,
|
||||||
|
for any online service.</span>
|
||||||
<hr>
|
<hr>
|
||||||
";
|
";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue