diff --git a/plugin/VideosStatistics/history.php b/plugin/VideosStatistics/history.php index 98eb8ed60c6c..18a9df9ec20c 100644 --- a/plugin/VideosStatistics/history.php +++ b/plugin/VideosStatistics/history.php @@ -1,6 +1,11 @@ setExtraStyles( + array( + 'plugin/Gallery/style.css', + ) +); include $global['systemRootPath'] . 'plugin/VideosStatistics/historyContent.php'; $_page->print(); ?> \ No newline at end of file