From: pebeah Date: Wed, 29 May 2013 10:41:38 +0000 (+0200) Subject: Small template fix X-Git-Tag: 2.0.0_Beta_1~7^2^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8f0b31aa1514cdd175b7bc8c3a53b144c88398f0;p=GitHub%2FWoltLab%2FWCF.git Small template fix --- diff --git a/com.woltlab.wcf/template/aclPermissions.tpl b/com.woltlab.wcf/template/aclPermissions.tpl index 8e6e16f3b7..01750219e1 100644 --- a/com.woltlab.wcf/template/aclPermissions.tpl +++ b/com.woltlab.wcf/template/aclPermissions.tpl @@ -7,7 +7,7 @@ 'wcf.acl.option.fullAccess': '{lang}wcf.acl.option.fullAccess{/lang}', 'wcf.acl.option.grant': '{lang}wcf.acl.option.grant{/lang}', 'wcf.acl.search.user.description': '{lang}wcf.acl.search.user.description{/lang}', - 'wcf.acl.search.description': '{lang}wcf.acl.search.description{/lang}', + 'wcf.acl.search.description': '{lang}wcf.acl.search.description{/lang}' }); }); //]]>