From c7f6b8409fbc80956a40bbbd811dc6d3c18194f1 Mon Sep 17 00:00:00 2001 From: stepie22 Date: Fri, 1 Dec 2017 14:37:23 +0200 Subject: [PATCH] Change whois's actual host to include the actualip aswell --- client/views/actions/whois.tpl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/client/views/actions/whois.tpl b/client/views/actions/whois.tpl index 4b8fa302..3f82243d 100644 --- a/client/views/actions/whois.tpl +++ b/client/views/actions/whois.tpl @@ -2,11 +2,9 @@ {{> ../user_name nick=whois.nick}} ({{whois.user}}@{{whois.host}}) -{{#if whois.actuallhost}} +{{#if whois.actualhost}}
- Actual host - {{> ../user_name nick=whois.nick}} - ({{whois.user}}@{{whois.actuallhost}}) + {{> ../user_name nick=whois.nick}}'s actual host is: {{whois.actualhost}} ({{whois.actualip}})
{{/if}} {{#if whois.real_name}}