diff options
Diffstat (limited to 'views/default/friends/collectiontabs.php')
-rw-r--r-- | views/default/friends/collectiontabs.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/friends/collectiontabs.php b/views/default/friends/collectiontabs.php index f9b74146c..31ae0eacd 100644 --- a/views/default/friends/collectiontabs.php +++ b/views/default/friends/collectiontabs.php @@ -7,7 +7,7 @@ ?>
-<div id="friendsPickerNavigationTabs">
+<div id="elgg_horizontal_tabbed_nav">
<ul>
<li class="selected"><a href="#" class="collectionmembers<?php echo $friendspicker . "\">" . elgg_echo('friends:collections:members'); ?></a></li>
|