芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/tixpeual2124.gob.mx/components/com_users/forms/reset_complete.xml
<?xml version="1.0" encoding="utf-8"?> <form> <fieldset name="default" label="COM_USERS_RESET_COMPLETE_LABEL"> <field name="password1" type="password" label="COM_USERS_FIELD_RESET_PASSWORD1_LABEL" required="true" autocomplete="new-password" class="validate-password" field="password2" size="30" validate="password" strengthmeter="true" rules="true" force="on" filter="raw" /> <field name="password2" type="password" label="COM_USERS_FIELD_RESET_PASSWORD2_LABEL" autocomplete="new-password" class="validate-password" field="password1" filter="raw" message="COM_USERS_FIELD_RESET_PASSWORD1_MESSAGE" size="30" validate="equals" required="true" /> </fieldset> </form>