diff options
Diffstat (limited to 'app/views/settings/_mail_handler.html.erb')
-rw-r--r-- | app/views/settings/_mail_handler.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/settings/_mail_handler.html.erb b/app/views/settings/_mail_handler.html.erb index 3da977353..e4ddf5e99 100644 --- a/app/views/settings/_mail_handler.html.erb +++ b/app/views/settings/_mail_handler.html.erb @@ -1,4 +1,4 @@ -<% form_tag({:action => 'edit', :tab => 'mail_handler'}) do %> +<%= form_tag({:action => 'edit', :tab => 'mail_handler'}) do %> <div class="box tabular settings"> <p> |