mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 00:11:49 +02:00
Merge pull request #2379 from RichiH/fix/addhost-error
addhost.php: Fix indented prompt when erroring out
This commit is contained in:
+1
-1
@@ -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.
|
-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
|
%rRemember to run discovery for the host afterwards.%n
|
||||||
'
|
'
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user