*** empty log message ***

svn path=/trunk/boinc/; revision=1155
This commit is contained in:
Eric Heien 2003-05-02 17:04:47 +00:00
parent ee362ab264
commit 2f9c34c67a
1 changed files with 1 additions and 1 deletions

View File

@ -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.