diff --git a/src/www/status_openvpn.php b/src/www/status_openvpn.php index b46771077..906ebcbe7 100644 --- a/src/www/status_openvpn.php +++ b/src/www/status_openvpn.php @@ -165,7 +165,7 @@ $( document ).ready(function() { data-client-ip="=$conn['remote_host'];?>" title="=gettext("Kill client connection from"). " ". $conn['remote_host'] ; ?>" class="act_kill_client btn btn-default"> - + diff --git a/src/www/widgets/widgets/openvpn.widget.php b/src/www/widgets/widgets/openvpn.widget.php index 14a543f4c..493662e50 100644 --- a/src/www/widgets/widgets/openvpn.widget.php +++ b/src/www/widgets/widgets/openvpn.widget.php @@ -70,7 +70,7 @@ $clients = openvpn_get_active_clients();