mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=1155
This commit is contained in:
parent
ee362ab264
commit
2f9c34c67a
|
@ -9,7 +9,7 @@ page_head("Account key");
|
||||||
echo "<form method=post action=mail_passwd.php>\n";
|
echo "<form method=post action=mail_passwd.php>\n";
|
||||||
start_table();
|
start_table();
|
||||||
row1("Get your ".PROJECT." account key");
|
row1("Get your ".PROJECT." account key");
|
||||||
row2("Email address","<input size=40 name=email_addr");
|
row2("Email address","<input size=40 name=email_addr>");
|
||||||
row2("", "<input type=submit value=Submit>");
|
row2("", "<input type=submit value=Submit>");
|
||||||
echo "</table></form>
|
echo "</table></form>
|
||||||
Your account key will be emailed to you.
|
Your account key will be emailed to you.
|
||||||
|
|
Loading…
Reference in New Issue