diff options
author | Pete Harris <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-03-30 19:13:00 +0000 |
---|---|---|
committer | Pete Harris <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-03-30 19:13:00 +0000 |
commit | 1b812b80069ee62c112488e7b5d883ea263e0ce4 (patch) | |
tree | 0d473c3bb0d9c423b94976bb1da9d18e83364e8a /views | |
parent | 05129a184b2c88cf082ebf230a3dce7b6510ec8f (diff) | |
download | elgg-1b812b80069ee62c112488e7b5d883ea263e0ce4.tar.gz elgg-1b812b80069ee62c112488e7b5d883ea263e0ce4.tar.bz2 |
Updates to documents and videolist group profile views.
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 |