aboutsummaryrefslogtreecommitdiffstats
path: root/templates/warningmgr/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/warningmgr/index.html')
-rw-r--r--templates/warningmgr/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/warningmgr/index.html b/templates/warningmgr/index.html
index 02d29b8..b6f7074 100644
--- a/templates/warningmgr/index.html
+++ b/templates/warningmgr/index.html
@@ -73,7 +73,7 @@ Action: <select name="action">
<option value="resolve">Resolve</option>
<option value="ignore">Ignore</option>
</select>
-<button type="submit" class="btn" title="Run the selected action" name="index" value="0">Go</button>
+<button type="submit" class="btn btn-default" title="Run the selected action" name="index" value="0">Go</button>
</div>
</form>
{% endif %}