Skip to content

Commit

Permalink
Quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
clj13001 committed Apr 17, 2017
1 parent 3b4e711 commit f3f5b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebContent/html/webpages/components/adminnavbar.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.jsp">
<img src="../imgs/synchrony-financial-logo-dlpx_1.png" style = "height: 100%; display: inline-block;">
<img src="../../imgs/synchrony-financial-logo-dlpx_1.png" style = "height: 100%; display: inline-block;">
</a>
<a class="navbar-brand" href="../profileSettings.jsp">
<p style = "display: inline-block" id = "user"></p>
Expand Down

0 comments on commit f3f5b1c

Please sign in to comment.