{$lang.OGP_LANG_head_vserver_token} | {$lang.OGP_LANG_head_vserver_liveview}
{$lang.OGP_LANG_vsoverview_virtualserver} #{$data.virtualserver_id} {$lang.OGP_LANG_vsoverview_information_head} {if $subusers_installed and $is_parent_user} {if $subusers|@is_array} {/if} {if $subusers_assigned|@is_array} {/if} {/if}
{$lang.OGP_LANG_vsoverview_info_general_head}
{$lang.OGP_LANG_assign_to_subuser}
{$lang.OGP_LANG_unassign_from_subuser}
{$lang.OGP_LANG_vsoverview_info_servername} {$data.virtualserver_name} edit
{$lang.OGP_LANG_vsoverview_info_host} {$data.virtualserver_platform} {$data.virtualserver_version}
{$lang.OGP_LANG_vsoverview_info_state} {$data.virtualserver_status}{if $data.virtualserver_status == "online"} - {$lang.OGP_LANG_vsselect_ip}:{$lang.OGP_LANG_vsselect_port} {$display_public_ip}:{$data.virtualserver_port}{/if}
{$lang.OGP_LANG_vsoverview_info_uptime} {$webinterface->parseTime($data.virtualserver_uptime)} edit
{$lang.OGP_LANG_vsoverview_info_welcomemsg} {$data.virtualserver_welcomemessage} edit
{$lang.OGP_LANG_vsoverview_info_hostmsg} {$data.virtualserver_hostmessage} edit
 ⇒ {$lang.OGP_LANG_vsoverview_info_hostmsg_mode_output}
{$lang.OGP_LANG_vsoverview_info_hostmsg_mode_0} {$lang.OGP_LANG_vsoverview_info_hostmsg_mode_1}
{$lang.OGP_LANG_vsoverview_info_hostmsg_mode_2} {$lang.OGP_LANG_vsoverview_info_hostmsg_mode_3}
{$lang.OGP_LANG_vsoverview_info_req_security} {$data.virtualserver_needed_identity_security_level} {$lang.OGP_LANG_vsoverview_info_req_securitylvl}edit
{$lang.OGP_LANG_vsoverview_info_hostbanner_head}
{$lang.OGP_LANG_vsoverview_info_hostbanner_url} {$data.virtualserver_hostbanner_url} edit
{$lang.OGP_LANG_vsoverview_info_hostbanner_imgurl} {$data.virtualserver_hostbanner_gfx_url} edit
{$lang.OGP_LANG_vsoverview_info_hostbanner_buttonurl} {$data.virtualserver_hostbutton_url} edit
{$lang.OGP_LANG_vsoverview_info_antiflood_head}
{$lang.OGP_LANG_vsoverview_info_antiflood_warning} {$data.virtualserver_antiflood_points_needed_warning} {$lang.OGP_LANG_vsoverview_info_antiflood_points} edit
{$lang.OGP_LANG_vsoverview_info_antiflood_kick} {$data.virtualserver_antiflood_points_needed_kick} {$lang.OGP_LANG_vsoverview_info_antiflood_points} edit
{$lang.OGP_LANG_vsoverview_info_antiflood_ban} {$data.virtualserver_antiflood_points_needed_ban} {$lang.OGP_LANG_vsoverview_info_antiflood_points} edit
{$lang.OGP_LANG_vsoverview_info_antiflood_banduration} {$data.virtualserver_antiflood_ban_time} {$lang.OGP_LANG_vsoverview_info_antiflood_in_seconds} edit
{$lang.OGP_LANG_vsoverview_info_antiflood_decrease} {$data.virtualserver_antiflood_points_tick_reduce} {$lang.OGP_LANG_vsoverview_info_antiflood_points_per_tick} edit
{$lang.OGP_LANG_vsoverview_virtualserver} #{$data.virtualserver_id} {$lang.OGP_LANG_vsoverview_connection_head}
{$lang.OGP_LANG_vsoverview_conn_total_head} edit
  {$lang.OGP_LANG_vsoverview_conn_total_send} {$lang.OGP_LANG_vsoverview_conn_total_received}
{$lang.OGP_LANG_vsoverview_conn_total_packets} {$data.connection_packets_sent_total} {$data.connection_packets_received_total}
{$lang.OGP_LANG_vsoverview_conn_total_bytes} {$webinterface->convertByteToMB($data.connection_bytes_sent_total)} MB {$webinterface->convertByteToMB($data.connection_bytes_received_total)} MB
 
{$lang.OGP_LANG_vsoverview_conn_bandwidth_head}
{$lang.OGP_LANG_vsoverview_conn_bandwidth_last} {$lang.OGP_LANG_vsoverview_conn_bandwidth_send} {$lang.OGP_LANG_vsoverview_conn_bandwidth_received}
{$lang.OGP_LANG_vsoverview_conn_bandwidth_second} {$webinterface->convertByteToKB($data.connection_bandwidth_sent_last_second_total)} kB {$webinterface->convertByteToKB($data.connection_bandwidth_received_last_second_total)} kB
{$lang.OGP_LANG_vsoverview_conn_bandwidth_minute} {$webinterface->convertByteToKB($data.connection_bandwidth_sent_last_minute_total)} kB/s {$webinterface->convertByteToKB($data.connection_bandwidth_received_last_minute_total)} kB/s