From b50c314fad625ae0db2b1e45ba9a728d908fa182 Mon Sep 17 00:00:00 2001 From: harukin Date: Fri, 23 Nov 2018 21:41:16 +0900 Subject: [PATCH] --- view/theme/plusfuture/php/style.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/view/theme/plusfuture/php/style.php b/view/theme/plusfuture/php/style.php index 47c4bd9..ef31e3b 100644 --- a/view/theme/plusfuture/php/style.php +++ b/view/theme/plusfuture/php/style.php @@ -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); \ No newline at end of file