Removed predefined variable (not covered by editor)
authorAlexander Ebert <ebert@woltlab.com>
Mon, 29 Oct 2012 01:06:01 +0000 (02:06 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 29 Oct 2012 01:06:01 +0000 (02:06 +0100)
files/lib/acp/form/StyleAddForm.class.php

index f0e595d3030a773ef30b695c7b91dce6234c24e8..9b62c21d540f0e29e4e1b39c3fffbd1c01d23a14 100644 (file)
@@ -430,7 +430,6 @@ class StyleAddForm extends ACPForm {
                // set global variables
                $this->globals = array(
                        'wcfBaseFontSize',
-                       'wcfContainerBorderRadius',
                        'wcfLayoutFixedWidth',
                        'wcfLayoutFluidGap'
                );