diff --git a/PVE/Service/pveproxy.pm b/PVE/Service/pveproxy.pm index a07330c4..dd123dd8 100755 --- a/PVE/Service/pveproxy.pm +++ b/PVE/Service/pveproxy.pm @@ -85,6 +85,8 @@ sub init { add_dirs($dirs, '/pve-docs/api-viewer/extjs/' => "$basedirs->{extjs}/"); add_dirs($dirs, '/novnc/' => "$basedirs->{novnc}/"); add_dirs($dirs, '/xtermjs/' => "$basedirs->{xtermjs}/"); + add_dirs($dirs, '/pwt/images/' => "$basedirs->{widgettoolkit}/images/"); + add_dirs($dirs, '/pwt/css/' => "$basedirs->{widgettoolkit}/css/"); $self->{server_config} = { title => 'Proxmox VE API', diff --git a/www/index.html.tpl b/www/index.html.tpl index c8a5cc36..fd087799 100644 --- a/www/index.html.tpl +++ b/www/index.html.tpl @@ -11,6 +11,7 @@ + [% IF langfile %] [%- ELSE %]