s/Name/Full Name in attempt to get people to put their full names down
2001-10-18 Glynn Foster <glynn.foster@sun.com> * membership-form.html: s/Name/Full Name in attempt to get people to put their full names down when applying for membership
This commit is contained in:
parent
4cc59fc7df
commit
09971215bc
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-10-18 Glynn Foster <glynn.foster@sun.com>
|
||||
|
||||
* membership-form.html: s/Name/Full Name in
|
||||
attempt to get people to put their full names down
|
||||
when applying for membership
|
||||
|
||||
2001-07-16 Dan Mueth <d-mueth@uchicago.edu>
|
||||
|
||||
Every module deserves HACKING and README files :)
|
||||
|
|
|
@ -53,7 +53,7 @@ href="mailto:membership@gnome.org">membership@gnome.org</a>.</p>
|
|||
<form action="/cgi-bin/membership-form-handler.cgi" method=get>
|
||||
<h3>Contact Information</h3>
|
||||
<table>
|
||||
<tr><td>Name:</td><td><input name="name" length=80></td></tr>
|
||||
<tr><td>Full Name:</td><td><input name="name" length=80></td></tr>
|
||||
<tr><td>E-mail address:</td><td><input name="email" length=80></td></tr>
|
||||
<tr><td>irc.gnome.org nickname (if any):</td><td><input name="ircnick"
|
||||
length=50></td></tr>
|
||||
|
|
Loading…
Reference in a new issue