| Current Path : /var/www/iplanru/data/www/i-plan.ru/components/com_users/models/forms/ |
| Current File : /var/www/iplanru/data/www/i-plan.ru/components/com_users/models/forms/reset_confirm.xml |
<?xml version="1.0" encoding="utf-8"?> <form> <fieldset name="default" label="COM_USERS_RESET_CONFIRM_LABEL"> <field name="username" type="text" description="COM_USERS_FIELD_RESET_CONFIRM_USERNAME_DESC" filter="username" label="COM_USERS_FIELD_RESET_CONFIRM_USERNAME_LABEL" required="true" size="30"/> <field name="token" type="text" description="COM_USERS_FIELD_RESET_CONFIRM_TOKEN_DESC" filter="alnum" label="COM_USERS_FIELD_RESET_CONFIRM_TOKEN_LABEL" required="true" size="32"/> </fieldset> </form>