]> git.mxchange.org Git - friendica.git/blob - view/theme/testbubble/mail_head.tpl
added contact_edit.tpl to testbubble theme, moved drop iconinto contact-edit-links...
[friendica.git] / view / theme / testbubble / mail_head.tpl
1 <h3>$messages</h3>
2
3 <ul class="tabs-wrapper">
4 <li><a href="message" class="tabs">$inbox</a></li>
5 <li><a href="message/sent" class="tabs">$outbox</a></li>
6 <li><a href="message/new" class="tabs">$new</a></li>
7 </ul>