- = t('Your file must use the predefined CSV format') ?>
- = t('Your file must be encoded in UTF-8') ?>
- = t('The first row must be the header') ?>
- = t('Duplicates are not imported') ?>
- = t('Usernames must be lowercase and unique') ?>
- = t('Passwords will be encrypted if present') ?>
= $this->url->link(t('Download CSV template'), 'userImport', 'template') ?>