addhost.php: Fix indented prompt when erroring out

This commit is contained in:
Richard Hartmann
2015-11-03 13:58:12 +01:00
parent 6e013c5a27
commit 604620cb1c

View File

@ -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
'
'
);