diff --git a/module/api/view/apilist.html.php b/module/api/view/apilist.html.php index 5ecfc6cc9a..793ec33bf0 100644 --- a/module/api/view/apilist.html.php +++ b/module/api/view/apilist.html.php @@ -107,7 +107,8 @@
-

api->baseUrl . ': ' . $lib->baseUrl;?>

+ clientLang, 'zh') === 0 ? ':' : ': ';?> +

api->baseUrl . $delimiter . $lib->baseUrl;?>