theme-formal_white MDL-25090 Removed setting that was no longer used.
This commit is contained in:
@@ -64,7 +64,6 @@ function formalwhite_set_backgroundcolor($css, $backgroundcolor) {
|
||||
function formalwhite_set_regionwidth($css, $regionwidth) {
|
||||
$tag = '[[setting:regionwidth]]';
|
||||
$doubletag = '[[setting:regionwidthdouble]]';
|
||||
$tagplus10 = '[[setting:regionwidthplus10]]';
|
||||
$replacement = $regionwidth;
|
||||
if (is_null($replacement)) {
|
||||
$replacement = 200;
|
||||
|
||||
Reference in New Issue
Block a user