<tr>
<td><label for="register-web"><?php _e('Pagina web:',$current_locale_name) ?></label></td>
`<td><input type=”text” class=”do_input” name=”web” id=”web” size=”30″ maxlength=”20″ value=”<?php echo esc_html($userweb); ?>” /></td>
</tr>
This is the field from the form.