From: Alexander Ebert Date: Mon, 29 Oct 2012 01:06:01 +0000 (+0100) Subject: Removed predefined variable (not covered by editor) X-Git-Tag: 2.0.0_Beta_1~617^2~20 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=313e236cc558ac6bf4bf449d6af86f07f311fa46;p=GitHub%2FWoltLab%2FWCF.git Removed predefined variable (not covered by editor) --- diff --git a/files/lib/acp/form/StyleAddForm.class.php b/files/lib/acp/form/StyleAddForm.class.php index f0e595d303..9b62c21d54 100644 --- a/files/lib/acp/form/StyleAddForm.class.php +++ b/files/lib/acp/form/StyleAddForm.class.php @@ -430,7 +430,6 @@ class StyleAddForm extends ACPForm { // set global variables $this->globals = array( 'wcfBaseFontSize', - 'wcfContainerBorderRadius', 'wcfLayoutFixedWidth', 'wcfLayoutFluidGap' );