pretty...

This commit is contained in:
Keivan
2010-10-02 12:01:43 -07:00
parent beaf0cf939
commit afafc6b032
285 changed files with 32688 additions and 784 deletions
+1 -3
View File
@@ -2,11 +2,9 @@
<%@ Import Namespace="NzbDrone.Web.Controllers" %>
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
Index
Settings
</asp:Content>
<asp:Content ID="General" ContentPlaceHolderID="MainContent" runat="server">
<h2>
Settings</h2>
<% using (Html.BeginForm())
{ %>
<%: Html.ValidationSummary(true, "Unable to save your settings. Please correct the errors and try again.") %>