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

add URLs for the links.

parent 903bf471
No related branches found
No related tags found
No related merge requests found
......@@ -27,12 +27,12 @@
</div>
</div>
<div id="elggOption">
<a href="#" class="switchAction"></a>
<a href="<?php echo $vars['url'] .'pg/login'.$viewmobile?>" class="switchAction"></a>
<div class="optionMessage">
Don't have a My.UNL Account?
<ul>
<li><a href="#" class="switchAction">Login</a></li>
<li><a href="#">Register</a></li>
<li><a href="<?php echo $vars['url'] .'pg/login'.$viewmobile?>" class="switchAction">Login</a></li>
<li><a href="<?php echo $vars['url'] .'account/register.php?'.$viewmobile?>">Register</a></li>
</ul>
</div>
<div class="elggLoginForm">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment