support url's after closing nfo tag

This commit is contained in:
Luke Pulverenti 2014-10-20 23:41:11 -04:00
parent 17074bfa0f
commit 0a81db18ed
7 changed files with 17 additions and 24 deletions

View file

@ -34,7 +34,7 @@
<a href="movieslatest.html">${TabLatest}</a>
<a href="moviesrecommended.html">${TabSuggested}</a>
<a href="movies.html" class="lnkMovies">${TabMovies}</a>
<a href="movietrailers.html">${TabTrailers}</a>
<a href="movietrailers.html" class="lnkMovieTrailers">${TabTrailers}</a>
<a href="collections.html?context=movies" class="lnkCollections">${TabCollections}</a>
<a href="moviegenres.html">${TabGenres}</a>
<a href="moviepeople.html">${TabPeople}</a>