You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
510 B
10 lines
510 B
<ul class="sub-menu">
|
|
<li>@Html.ActionLink("Indexers", "Indexers", "Settings")</li>
|
|
<li>@Html.ActionLink("SABnzbd", "Sabnzbd", "Settings")</li>
|
|
<li>@Html.ActionLink("Quality", "Quality", "Settings")</li>
|
|
<li>@Html.ActionLink("Episode Sorting", "EpisodeSorting", "Settings")</li>
|
|
<li>@Html.ActionLink("Notifications", "Notifications", "Settings")</li>
|
|
<li>@Html.ActionLink("System", "System", "Settings")</li>
|
|
</ul>
|
|
|
|
<div style="margin-bottom: 10px"></div> |