Split messages into Inbox and Sent pages
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<div class="topNavBar">
|
||||
<a href="/friends.php">See Friends</a>
|
||||
<a href="/messages.php">See Messages</a>
|
||||
<a href="/messagesInbox.php">Received Messages</a>
|
||||
<a href="/messagesSent.php">Sent Messages</a>
|
||||
<a href="/search.php">Search</a>
|
||||
<a href="/sendMessage.php">Message Someone</a>
|
||||
<a href="/findFriend.php">Find a New Friend</a>
|
||||
|
||||
Reference in New Issue
Block a user