is there a way to insert this code
HTML Code:
{vb:raw register_passcode_html}
in mobile theme too?
edit:
just put in your registration mobile theme after this:
HTML Code:
<div data-role="fieldcontain">
this code
HTML Code:
<label for="password">Registration Password:</label>
<input type="password" class="textbox" name="register_passcode" id="register_passcode" maxlength="50" value="" tabindex="1" />
<br />