The credits popup no longer takes you to the index page.

This commit is contained in:
Peter Deltchev 2015-10-27 00:33:12 -07:00
parent 967b45c7a7
commit 96b18643a1

View file

@ -99,7 +99,7 @@
<li><a href="/register" target="_self">Register</a></li>
@endif
<li class="x-attribution">
<a ng-click="showCredits()" href="#" title="Pony.fm project credits">
<a ng-click="showCredits()" title="Pony.fm project credits">
@if(config('ponyfm.use_powered_by_footer'))
<span>Powered by</span>
<img src="/images/ponyfm-logo-white.svg" alt="Pony.fm logo" title="Pony.fm"/>