diff options
Diffstat (limited to 'views')
-rw-r--r-- | views/default/videolist/groupprofile_videolist.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/videolist/groupprofile_videolist.php b/views/default/videolist/groupprofile_videolist.php index 217eda53b..0bca15324 100644 --- a/views/default/videolist/groupprofile_videolist.php +++ b/views/default/videolist/groupprofile_videolist.php @@ -10,7 +10,7 @@ */ ?> -<div id="filerepo_widget_layout"> +<div class="group_tool_widget"> <h3><?php echo elgg_echo("videolist:group"); ?></h3> <?php |