This commit is contained in:
parent
8012dd3914
commit
19e81935b0
@ -103,7 +103,7 @@ if (! $shadow)
|
||||
$shadow = '0';
|
||||
if (! $converse_width)
|
||||
$converse_width = '';
|
||||
$converse_widthn = $converse_width . "px";
|
||||
$converse_widthn = "$converse_width" . "px";
|
||||
if (! $converse_widths)
|
||||
$hoge = intval($converse_width);
|
||||
$converse_widths = ($hoge * 2);
|
||||
|
Reference in New Issue
Block a user