Merge pull request #2379 from RichiH/fix/addhost-error

addhost.php: Fix indented prompt when erroring out
This commit is contained in:
Paul Gear
2015-11-04 14:14:03 +10:00
+1 -1
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
'
'
);