diff --git a/functions.php b/functions.php index 290fb3a..9d06da1 100644 --- a/functions.php +++ b/functions.php @@ -127,7 +127,7 @@ function get_vpn_url($domain,$passkey) { } function show_service($name, $containers) { - $str = ''; + $str = '
'; $str .= ""; $containers = trim($containers); $arr = explode("|",$containers);
{$name}