Skip to content

Commit

Permalink
Adding link to menu
Browse files Browse the repository at this point in the history
  • Loading branch information
act12007 committed Feb 24, 2016
1 parent 4d17182 commit c40be6b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions global_header_no_sidebar.php
Original file line number Diff line number Diff line change
Expand Up @@ -337,9 +337,8 @@ function createDropdown(&$group) { // pass by reference
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true"
aria-expanded="false">Financial Literacy<span class="caret"></span></a>
<ul class="dropdown-menu">
<li id="student-consuder-information">
<a href="http://financialaid.uconn.edu/student-consumer-information/">Consumer Information</a>
</li>
<li id="literacy"><a href="http://financialaid.uconn.edu/literacy/">Financial Literacy</a></li>
<li id="student-consuder-information"><a href="http://financialaid.uconn.edu/student-consumer-information/">Consumer Information</a></li>
</ul>
</li>
<!-- Links -->
Expand Down

0 comments on commit c40be6b

Please sign in to comment.