diff --git a/app/views/whois_records/show.html.erb b/app/views/whois_records/show.html.erb index 8822ce62..c4d25452 100644 --- a/app/views/whois_records/show.html.erb +++ b/app/views/whois_records/show.html.erb @@ -25,7 +25,7 @@

More information at http://internet.ee

-<% if !@show_sensitive_data %> +<% if !@show_sensitive_data && @whois_record.contactable? %>
<%= render 'whois_records/show/captcha' %>