[{INCLUDE templates/header.html}] [{IFDEF INFO}]
${INFOMSG}
[{/IFDEF}] [{IFDEF WARNING}]
${WARNINGMSG}
[{/IFDEF}] [{IFDEF ERROR}]
${ERRORMSG}
[{/IFDEF}]

TR{Define administrator}}

[{IFDEF SHOW_NO_USER_EDIT_ACTIVE}]

TR{You have not defined an "UserEditProviderType", but the system also could not find any user from the configured user view provider.}}
TR{You should now create a new user in your configured backend (e.g.: LDAP/Active Directory).}}

TR{If you think your configuration is incorrect, click here.}}

[{/IFDEF}] [{IFDEF DEFAULT_USER_CREATED}]
TR{Could not find existing users with your configuration. Created default Administrator account.}}

TR{User}}: admin
TR{Password}}: admin

TR{You can login now.}}

[{/IFDEF}] [{IFDEF !DEFAULT_USER_CREATED && SHOW_USER_SELECTION}]
TR{No administrator defined! Select the user for the administator privileges, please.}}
TR{User}}

[{/IFDEF}] [{INCLUDE templates/footer.html}]