Added warning to Download Client settings

This commit is contained in:
Mark McDowall 2013-02-20 10:12:29 -08:00
parent 4d9f75fe4d
commit d7c5f21cc6
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@
}
</style>
<div id="stylized">
<div class="warningBox">
Do not set Download Client TV Directory to the same location as your TV shows, it can have undesired effects.
</div>
@using (Html.BeginForm("SaveDownloadClient", "Settings", FormMethod.Post, new { id = "DownloadClientForm", name = "DownloadClientForm", @class = "settingsForm" }))
{
<div id="downloadClient-top" class="settingsForm">