213
| <![CDATA[<form method='POST' name="registrar" id='registrar' action='index.php' onsubmit="return confirmacao();"></form>]]>
|
217
| <![CDATA[<input type="number" name="matricula" maxlength="10" style="padding-left: 2px; width:100%;" onkeypress="return SomenteNumero(event)" onblur="ajaxMatricula(this.form);" required>]]>
|
217
| <![CDATA[<input type="number" name="matricula" maxlength="10" style="padding-left: 2px; width:100%;" onkeypress="return SomenteNumero(event)" onblur="ajaxMatricula(this.form);" required>]]>
|
223
| <![CDATA[<input type="text" name="cpf" id="cpf" style="padding-left: 2px; width:100%;" style="padding-left: 2px; width:100%;" maxlength="14" onKeyup="Mascara('cpf', this,event);" required>]]>
|
231
| <![CDATA[<input type="text" name="telefone" maxlength="15" style="padding-left: 2px; width:100%;" onKeyup="Mascara('telefone', this,event);" required>]]>
|