1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-12-12 11:02:21 -05:00

Fix Provider Priorities tab when torrents disabled

As mentioned here: https://sickrage.tv/forums/forum/main-category/latest-news/8894-feedback-on-new-skin?p=11942#post11942

Don't know if there's a better way to fix it.
This commit is contained in:
Fernando 2014-11-27 09:25:53 -02:00
parent 431f9506cf
commit c27bff1fdd

View File

@ -61,7 +61,7 @@ var show_nzb_providers = #if $sickbeard.USE_NZBS then "true" else "false"#;
#end if
</ul>
<div id="core-component-group1" class="component-group">
<div id="core-component-group1" class="component-group" style='min-height: 550px;'>
<div class="component-group-desc">
<h3>Provider Priorities</h3>