--- pve-http-server/src/PVE/APIServer/AnyEvent.pm.glyphicons 2019-07-11 20:30:36.000000000 +0300 +++ pve-http-server/src/PVE/APIServer/AnyEvent.pm 2019-08-08 10:37:58.357249564 +0300 @@ -1641,7 +1641,7 @@ sub new { my $jsbase = '/usr/share/javascript'; add_dirs($self->{dirs}, '/js/' => "$jsbase/"); # libjs-bootstrap uses symlinks for this, which we do not want to allow.. - my $glyphicons = '/usr/share/fonts/truetype/glyphicons/'; + my $glyphicons = '/usr/share/javascript/bootstrap/fonts/'; add_dirs($self->{dirs}, '/js/bootstrap/fonts/' => "$glyphicons"); # init inotify