diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -459,6 +459,10 @@ checked> Single Episode </label> <label class="btn btn-secondary"> + <input type="radio" name="episodeOrSeries" id="singleSeason" autocomplete="off"> + Single Season + </label> + <label class="btn btn-secondary"> <input type="radio" name="episodeOrSeries" id="entireSeries" autocomplete="off"> Entire Series </label> |