From 6fca7a50094f0b830cb900eaa55dc749c9eef4e6 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 21 Mar 2012 12:05:38 +0100 Subject: [PATCH] Spacing --- modules/motd/templates/motd.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 29326b477..7816ab6dc 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -65,7 +65,7 @@ else end if (nodeinfo['ldap'].has_key?('physicalHost')) - purp += wrap("This virtual server runs on the physical host #{nodeinfo['ldap']['physicalHost'][0]}." + + purp += wrap("This virtual server runs on the physical host #{nodeinfo['ldap']['physicalHost'][0]}. " + "It is hosted at #{nodeinfo['hoster']['longname']}." ) elsif nodeinfo['hoster']['name'] -- 2.20.1