From 549828eaca99ccaa6e2777bf5f2dba542cff8092 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Wed, 10 Jul 2019 16:09:11 +0800 Subject: [PATCH] * finish task #5950. --- module/doc/view/side.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/doc/view/side.html.php b/module/doc/view/side.html.php index d1a8f27e8d..07d3fe108b 100644 --- a/module/doc/view/side.html.php +++ b/module/doc/view/side.html.php @@ -12,9 +12,9 @@ if($this->methodName != 'browse') $moduleID = ''; } if(empty($type)) $type = 'product'; -$sideWidth = $app->getClientLang() == 'en' ? '270px' : '238px'; +$sideWidth = $app->getClientLang() == 'en' ? '270' : '238'; ?> -
+