{*------------------------------------------------------------+ | SYSTOPIA Twingle Integration | | Copyright (C) 2018 SYSTOPIA | | Author: J. Schuppe (schuppe@systopia.de) | +-------------------------------------------------------------+ | This program is released as free software under the | | Affero GPL license. You can redistribute it and/or | | modify it under the terms of this license which you | | can read by viewing the included agpl.txt or online | | at www.gnu.org/licenses/agpl.html. Removal of this | | copyright header is strictly prohibited without | | written permission from the original author(s). | +-------------------------------------------------------------*}
{ts domain="de.systopia.twingle"}Profile name{/ts} | {ts domain="de.systopia.twingle"}Selectors{/ts} | {if $twingle_use_shop eq 1}{ts domain="de.systopia.twingle"}Shop Integration{/ts} | {/if}{ts domain="de.systopia.twingle"}Used{/ts} | {ts domain="de.systopia.twingle"}Last Used{/ts} | {ts domain="de.systopia.twingle"}Operations{/ts} |
---|---|---|---|---|---|
{$profile.name} |
{if not $profile.is_default}
|
{if $twingle_use_shop eq 1}
{if $profile.enable_shop_integration}{ts domain="de.systopia.twingle"}enabled{/ts}{else}{ts domain="de.systopia.twingle"}disabled{/ts}{/if} | {/if}{ts domain="de.systopia.twingle"}{$profile_stats.$profile_name.access_counter_txt}{/ts} | {ts domain="de.systopia.twingle"}{$profile_stats.$profile_name.last_access_txt}{/ts} | {ts domain="de.systopia.twingle"}Edit{/ts} {ts domain="de.systopia.twingle"}Copy{/ts} {if $profile_name == 'default'} {ts domain="de.systopia.twingle"}Reset{/ts} {else} {ts domain="de.systopia.twingle"}Delete{/ts} {/if} |