*** empty log message ***

svn path=/trunk/boinc/; revision=2008
This commit is contained in:
Karl Chen 2003-08-07 21:00:22 +00:00
parent 517a9f2f85
commit 07aff8b55b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ endif;
<p>If you already received an account key, do not submit this form. <a href="account_created.php">Activate your account</a> instead.</p> <p>If you already received an account key, do not submit this form. <a href="account_created.php">Activate your account</a> instead.</p>
<form action="create_account_form.php" method="post"> <form action="create_account_action.php" method="post">
<?php if (!empty($_GET['userid'])): ?><input type="hidden" name="userid" value="<?php echo $_GET['userid'] ?>"><?php endif; ?> <?php if (!empty($_GET['userid'])): ?><input type="hidden" name="userid" value="<?php echo $_GET['userid'] ?>"><?php endif; ?>
<table class="content" border="0" cellpadding="5" cellspacing="0"> <table class="content" border="0" cellpadding="5" cellspacing="0">
<tr> <tr>