{* -------------------------------------------------------------- itrk_configuration.html 2016-05-27 Gambio GmbH http://www.gambio.de Copyright (c) 2015 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- *} {load_language_text section="itrecht"}
{$txt.tab_config_page}
{$txt.tab_info_page}
{$txt.ITRECHTTXT_CONFIG_TOKEN}
{$txt.your_api_url}: {$api_url}
{$txt.ITRECHTTXT_CONFIG_USE_AGB_IN_PDF} {$txt.ITRECHTTXT_PDF_CONDITIONS_WARNING}
{$txt.ITRECHTTXT_CONFIG_USE_WITHDRAWAL_IN_PDF} {$txt.ITRECHTTXT_PDF_CONDITIONS_WARNING}

{$txt.texts_received}

{foreach from=$files key=rtype item=lang} {foreach from=$lang key=code item=lang_data} {/foreach} {/foreach}
##legal_text##type_text##type_html##type_pdf 
{$rtype} ({$code}) {if $lang_data['files']['txt'].file_exists} {$lang_data['files']['txt']['file_date']} {else} {$lang_data['files']['txt'].file}{$txt.not_received} {/if} {if $lang_data['files']['html'].file_exists} {$lang_data['files']['html']['file_date']} {else} {$lang_data['files']['html'].file}{$txt.not_received} {/if} {if $lang_data['files']['pdf'].file_exists} {$lang_data['files']['pdf']['file_date']} {else} {$lang_data['files']['pdf'].file}{$txt.not_received} {/if} {if $lang_data['files']['html']['file_exists']} {if $lang_data['isConfigured']} {$txt.used_in_content_manager} {else}
{/if} {else} {$txt.html_file_not_available} {/if}