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.
11 lines
466 B
11 lines
466 B
<ul class="sub-menu">
|
|
<li>@Html.ActionLink("Quality", "Quality", "Settings")</li>
|
|
<li>@Html.ActionLink("Naming", "Naming", "Settings")</li>
|
|
<li>@Html.ActionLink("Notifications", "Notifications", "Settings")</li>
|
|
<li>@Html.ActionLink("Indexers", "Indexers", "Settings")</li>
|
|
<li>@Html.ActionLink("SABnzbd", "Sabnzbd", "Settings")</li>
|
|
<li>@Html.ActionLink("System", "System", "Settings")</li>
|
|
</ul>
|
|
<div style="margin-bottom: 10px">
|
|
</div>
|