Renamed recommenced to suggested

This commit is contained in:
Luke Pulverenti 2013-04-09 17:03:15 -04:00
parent 16711cfcdb
commit 66fb6a767e
6 changed files with 11 additions and 6 deletions

View file

@ -9,7 +9,7 @@
<img src="css/images/home.png"></a>Movies</h1>
<div data-role="content">
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
<a href="moviesrecommended.html" data-role="button">Recommended</a>
<a href="moviesrecommended.html" data-role="button">Suggested</a>
<a href="movies.html" data-role="button" class="ui-btn-active">Movies</a>
<a href="boxsets.html" data-role="button">Box Sets</a>
<a href="#" data-role="button">Genres</a>