Skip to content
Snippets Groups Projects
Commit bb92f115 authored by Seth Meranda's avatar Seth Meranda
Browse files

Added Home Tab.

parent 9d7ee06f
Branches
Tags
No related merge requests found
...@@ -7,6 +7,9 @@ ...@@ -7,6 +7,9 @@
*/ */
?> ?>
<ul class="wdn_tabs"> <ul class="wdn_tabs">
<li>
<a href="<?php echo $vars['url']; ?>" ><span>Home</span></a>
</li>
<?php <?php
if (isloggedin()) { if (isloggedin()) {
?> ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment