{$profile.name} |
@@ -42,12 +43,12 @@
{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}
+ {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}
+ {ts domain="de.systopia.twingle"}Reset{/ts}
{else}
- {ts domain="de.systopia.twingle"}Delete{/ts}
+ {ts domain="de.systopia.twingle"}Delete{/ts}
{/if}
|