View file root/styles/mobile/template/mcp_notes_front.html
<!-- INCLUDE mcp_header.html --> <form method="post" name="mcp" action="{U_POST_ACTION}"> <div> <div class="tab"><span class="gensmall">{L_SELECT_USER}</span></div> <div class="row1"><span class="gensmall">{L_FIND_USERNAME}:</span><br /><input type="text" name="username" size="20" /></div> <input type="submit" name="submituser" value="{L_SUBMIT}" class="subbutton"/> {S_FORM_TOKEN}</div> </form> <!-- INCLUDE mcp_footer.html -->