diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-31 19:24:15 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-31 19:24:15 -0500 |
| commit | 02a283dd0071d090fd712c92ca88c5f3af2908a3 (patch) | |
| tree | ad1fc154be0814cc5c501e518deea127f6216fc8 /static/register.html | |
| parent | 25ae76ebea27c341830060d9dd4ba14fc6e069ce (diff) | |
Added registration codes
Diffstat (limited to 'static/register.html')
| -rwxr-xr-x | static/register.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/register.html b/static/register.html index 3cddffa..b398b6f 100755 --- a/static/register.html +++ b/static/register.html @@ -224,6 +224,11 @@ body { <h1><span>email</span> <input type="text" class="feild"id="emailInput" /> </h1> + + <h1><span>registration code</span> + <input type="text" class="feild" id="codeInput" /> + </h1> + <h1> </h1> <h1> <br /> |
