diff --git a/app/views/test/index.html.erb b/app/views/test/index.html.erb --- a/app/views/test/index.html.erb +++ b/app/views/test/index.html.erb @@ -35,7 +35,7 @@ } -<% if Configuration.show_submitbox_to?(@user) %> +<% if Configuration.show_submitbox_to?(@user) and Configuration.allow_test_request(@user) %>