diff --git a/app/views/discovered_mailer/_discovered_host.html.erb b/app/views/discovered_mailer/_discovered_host.html.erb index dee9b8e3..4be66eec 100644 --- a/app/views/discovered_mailer/_discovered_host.html.erb +++ b/app/views/discovered_mailer/_discovered_host.html.erb @@ -3,7 +3,12 @@ <%= link_to host, discovered_host_url(:id => host, :host => @url.host, :port => @url.port, :only_path => false, :protocol => @url.scheme) %>