Private GIT

Skip to content
Snippets Groups Projects
Commit 67100863 authored by miigotu's avatar miigotu
Browse files

This got mixed with the hotfix

parent 54ed43c5
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<p>For shows that you haven't downloaded yet, this option finds a show on theTVDB.com, creates a directory for it's episodes, and adds it to SickRage.</p> <p>For shows that you haven't downloaded yet, this option finds a show on theTVDB.com, creates a directory for it's episodes, and adds it to SickRage.</p>
</div> </div>
</a> </a>
% if sickbeard.USE_TRAKT is True:
<br><br> <br><br>
<a href="${srRoot}/addShows/trendingShows/" id="btnNewShow" class="btn btn-large"> <a href="${srRoot}/addShows/trendingShows/" id="btnNewShow" class="btn btn-large">
<div class="button"><div class="icon-addtrendingshow"></div></div> <div class="button"><div class="icon-addtrendingshow"></div></div>
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<p>For shows that you haven't downloaded yet, this option recommends shows to add based on your Trakt.tv show library, creates a directory for its episodes, and adds it to SickRage.</p> <p>For shows that you haven't downloaded yet, this option recommends shows to add based on your Trakt.tv show library, creates a directory for its episodes, and adds it to SickRage.</p>
</div> </div>
</a> </a>
% endif
<br><br> <br><br>
<a href="${srRoot}/addShows/popularShows/" id="btnNewShow" class="btn btn-large"> <a href="${srRoot}/addShows/popularShows/" id="btnNewShow" class="btn btn-large">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment