rename web client tab
This commit is contained in:
parent
6a2085d68b
commit
f515eab01b
47 changed files with 287 additions and 174 deletions
|
@ -12,8 +12,8 @@
|
|||
<a href="movietrailers.html">${TabTrailers}</a>
|
||||
<a href="collections.html?context=movies">${TabCollections}</a>
|
||||
<a href="moviegenres.html">${TabGenres}</a>
|
||||
<a href="moviepeople.html">${TabPeople}</a>
|
||||
<a href="moviestudios.html">${TabStudios}</a>
|
||||
<a href="moviepeople.html" class="moviePeopleTab">${TabPeople}</a>
|
||||
<a href="moviestudios.html" class="movieStudiosTab">${TabStudios}</a>
|
||||
</div>
|
||||
|
||||
<div class="alphabetPicker">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue