From: Robert Sesek Date: Sat, 10 Jan 2009 07:22:28 +0000 (-0800) Subject: Adding submit buttons to the settings page X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=d1a6f4575878f8a9eb35f1d22030beda7f326dec;p=bugdar.git Adding submit buttons to the settings page * admin/templates/settings.html --- diff --git a/admin/templates/settings.html b/admin/templates/settings.html index f7eca0c..48fd2f8 100644 --- a/admin/templates/settings.html +++ b/admin/templates/settings.html @@ -153,6 +153,10 @@ +
+ +
+
<%- T('Bug Reporting Options') %>
@@ -229,6 +233,10 @@
+
+ +
+
<%- T('Bug Listing Display Options') %>
@@ -276,6 +284,10 @@
+
+ +
+
<%- T('Pagination Options') %>
@@ -313,6 +325,10 @@
+
+ +
+ <% if (DEVDEBUG): %>
Untouchables @@ -336,6 +352,10 @@
+
+ +
+ <% endif %>