From: Alexander Ebert Date: Tue, 16 Aug 2022 14:48:56 +0000 (+0200) Subject: Remove the `solid` flag when not required X-Git-Tag: 6.0.0_Alpha_1~1024^2~2^2~45 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b54e4ff87b78cf17b2ccbf05e2091c9c42eed4da;p=GitHub%2FWoltLab%2FWCF.git Remove the `solid` flag when not required --- diff --git a/com.woltlab.wcf/templates/__booleanFormField.tpl b/com.woltlab.wcf/templates/__booleanFormField.tpl index c3b8421333..e3a962cb96 100644 --- a/com.woltlab.wcf/templates/__booleanFormField.tpl +++ b/com.woltlab.wcf/templates/__booleanFormField.tpl @@ -12,7 +12,7 @@ *}{if $field->getValue()} checked{/if}{* *}{foreach from=$field->getFieldAttributes() key='attributeName' item='attributeValue'} {$attributeName}="{$attributeValue}"{/foreach}{* *}> - +
  • getValue()} checked{/if}{* *}{foreach from=$field->getFieldAttributes() key='attributeName' item='attributeValue'} {$attributeName}="{$attributeValue}"{/foreach}{* *}> - +
  • diff --git a/com.woltlab.wcf/templates/aclSimple.tpl b/com.woltlab.wcf/templates/aclSimple.tpl index 8c49e69801..2343ecee46 100644 --- a/com.woltlab.wcf/templates/aclSimple.tpl +++ b/com.woltlab.wcf/templates/aclSimple.tpl @@ -9,11 +9,11 @@
    1. - +
    2. - +
    @@ -27,11 +27,11 @@
    1. - +
    2. - +
    {lang}wcf.acl.access.invertPermissions.description{/lang} diff --git a/com.woltlab.wcf/templates/article.tpl b/com.woltlab.wcf/templates/article.tpl index 7dd49aba3c..0f34ab1b0e 100644 --- a/com.woltlab.wcf/templates/article.tpl +++ b/com.woltlab.wcf/templates/article.tpl @@ -9,7 +9,7 @@