mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
Menus are now custom built, using AJAX loading of links where acceptable.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
@using (Html.BeginForm("SaveIndexers", "Settings", FormMethod.Post, new { id = "form", name = "form", @class = "settingsForm" }))
|
||||
{
|
||||
<h1>Indexer</h1>
|
||||
<h1>Indexers</h1>
|
||||
<p></p>
|
||||
|
||||
@Html.ValidationSummary(true, "Unable to save your settings. Please correct the errors and try again.")
|
||||
|
||||
Reference in New Issue
Block a user