antville/code/Site/signup.skin

14 lines
781 B
Text
Raw Normal View History

2001-09-05 21:12:02 +00:00
<p>Here you can signup as a member of this weblog. Until now being a member of this weblog won't give you any privileges, but the administrators can then decide if they want you as a &quot;contributor&quot; or even as another admin.</p>
<p>Whenever they change your membership-status, you'll receive an email telling you about it, so please check if the email-address you specified when you registered is still valid:</p>
<table border="0" cellspacing="0" cellpadding="3">
2001-07-01 19:28:22 +00:00
<tr>
2001-10-07 14:54:52 +00:00
<td class="small" nowrap><form method="post"><br>Your eMail:</td>
<td nowrap><br><% currentUser.email as="editor" %></td>
2001-07-01 19:28:22 +00:00
</tr>
2001-09-05 21:12:02 +00:00
<td nowrap>&nbsp;</td>
<td nowrap><% this.input type="button" value="sign up" %>&nbsp;<% this.input type="button" name="cancel" value="cancel" %></td>
2001-07-01 19:28:22 +00:00
</tr>
</table>
</form>