diff --git a/app/views/whois_records/show.html.erb b/app/views/whois_records/show.html.erb index e5ceb582..a83a1764 100644 --- a/app/views/whois_records/show.html.erb +++ b/app/views/whois_records/show.html.erb @@ -30,7 +30,7 @@
<%= t '.more_info' %>
-<% if !@show_sensitive_data && @whois_record.contactable? %> +<% unless @show_sensitive_data %>