{if $result == -1}
ERROR: The system doesn't have the appropriate permissions to
create the configuration file in the setup directory
({$app_setup_path}). Please contact your local system
administrator and ask for write privileges on the provided path.
{elseif $result == -2}
ERROR: The system doesn't have the appropriate permissions to
update the configuration file in the setup directory
({$app_setup_file}). Please contact your local system
administrator and ask for write privileges on the provided filename.
{elseif $result == 1}
Thank you, the setup information was saved successfully.
{/if}