aboutsummaryrefslogtreecommitdiff
path: root/views/default/friends/collectiontabs.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/friends/collectiontabs.php')
-rw-r--r--views/default/friends/collectiontabs.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/views/default/friends/collectiontabs.php b/views/default/friends/collectiontabs.php
new file mode 100644
index 000000000..fabd9857b
--- /dev/null
+++ b/views/default/friends/collectiontabs.php
@@ -0,0 +1,10 @@
+<?php
+
+?>
+
+<div id="friendsPickerNavigationTabs">
+<ul>
+<li class="selected"><a href="#">Collection members</a></li>
+<li><a href="#">Edit collection</a></li>
+</ul>
+</div> \ No newline at end of file