This commit is contained in:
parent
22cb320c5b
commit
b50c314fad
@ -170,8 +170,6 @@ if(local_channel() && App::$channel && App::$channel['channel_theme'] != 'plusfu
|
||||
echo ("アレ");
|
||||
$hoge = intval("$converse_width");
|
||||
$converse_widtd = ($hoge * 2);
|
||||
$converse_widtd .= "px";
|
||||
$converse_widts = "$converse_width" . "px";
|
||||
echo($converse_width);
|
||||
echo($converse_widtd);
|
||||
echo($converse_widts);
|
Reference in New Issue
Block a user