From 604620cb1c3f2d8d5819a4dcec6d12c166c86cc5 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Tue, 3 Nov 2015 13:58:12 +0100 Subject: [PATCH] addhost.php: Fix indented prompt when erroring out --- addhost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addhost.php b/addhost.php index f0719cc5e..2280c54e3 100755 --- a/addhost.php +++ b/addhost.php @@ -203,5 +203,5 @@ print $console_color->convert( -f forces the device to be added by skipping the icmp and snmp check against the host. %rRemember to run discovery for the host afterwards.%n - ' +' );