... | in register.naml |
113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164
|
<macro name="registration_fields">
<table class="field-table">
<tr>
<td class="column1"><div class="second-font field-title"><t>User Name</t></div></td>
<td>
<n.user_name_field Macro Parameters:
do
♦ ♦ Macro Requires: field
Parameters:
size, maxlength, tabindex, type
♦ ♦
</td>
</tr>
<tr>
<td class="column1"><div class="second-font field-title"><t>Email</t></div></td>
<td>
<n.email_field Macro Parameters:
do
♦ ♦ Macro Requires: field
Parameters:
size, maxlength, tabindex, type
♦ ♦
</td>
</tr>
<tr>
<td></td>
<td class="weak-color" style="margin-top:1em;font-size:80%;padding-bottom:1em">
<t>You will receive an email with a link to activate your account.</t>
</td>
</tr>
<tr>
<td class="column1"><div class="second-font field-title"><t>Password</t></div></td>
<td>
<n.password_field Macro Parameters:
do
♦ ♦ Macro Requires: field
Parameters:
size, maxlength, tabindex, type
♦ ♦
</td>
</tr>
<tr>
<td class="column1"><div class="second-font field-title"><t>Confirm Password</t></div></td>
<td>
<n.password2_field Macro Parameters:
do
♦ ♦ Macro Requires: field
Parameters:
size, maxlength, tabindex, type
♦ ♦
</td>
</tr>
<tr>
<td class="column1" style="padding-top:.5em">
</td>
<td class="nowrap" style="padding-top:.5em">
<label for="accept_terms"><t>I have read and I agree to Nabble's <n.terms_link Macro Parameters:
text, title
♦ ♦
</td>
</tr>
<tr>
<td></td>
<td style="padding-top:.5em">
<n.captcha_control Macro ♦ ♦
</td>
</tr>
</table>
</macro>
|
Free forum by Nabble | Edit this page |