From 567227e19a0c3df247b722211d3fa5bfab22ca89 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 29 Nov 2010 20:44:16 +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 cd7f29255..a6e5b4a49 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -51,7 +51,7 @@ else end if (nodeinfo['ldap'].has_key?('physicalHost')) - purp += "This virtual server runs on the physical host #{nodeinfo['ldap']['physicalHost'][0]}.\n" + purp += "\nThis virtual server runs on the physical host #{nodeinfo['ldap']['physicalHost'][0]}.\n" end if nodeinfo.has_key?('footer') -- 2.20.1