diff --git a/htdocs/templates2/ocstyle/articles/DE/changelog.tpl b/htdocs/templates2/ocstyle/articles/DE/changelog.tpl index 9589a2aa..499014fb 100644 --- a/htdocs/templates2/ocstyle/articles/DE/changelog.tpl +++ b/htdocs/templates2/ocstyle/articles/DE/changelog.tpl @@ -32,6 +32,7 @@
Korrigiert (Bugfixes):
{t}Additional hint{/t}
-
+ {if $crypt}
- {literal}
- Decrypt
- {/literal}
+ {t}Decrypt{/t}{/if}
{$cache.hint|rot13html}
+{if $crypt}{$cache.hint|rot13html}{else}{$cache.hint}{/if}