From 4af515439834f0107b6b4a5407bb86e24d429072 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 27 Jun 2009 19:10:01 -0400 Subject: Remove hard line break. --- etc/inc/util.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/inc/util.inc') diff --git a/etc/inc/util.inc b/etc/inc/util.inc index 8138196..4dc5681 100644 --- a/etc/inc/util.inc +++ b/etc/inc/util.inc @@ -957,8 +957,7 @@ function is_interface_mismatch() { $i++; } else if (does_interface_exist($ifcfg['if']) == false) { - file_notice("interfaces", "{$ifcfg['if']} is not present anymore on the system, you need to reassign interfaces or take appropriate actions.", "System", " -", 2); + file_notice("interfaces", "{$ifcfg['if']} is not present anymore on the system, you need to reassign interfaces or take appropriate actions.", "System", "", 2); $do_assign = true; } else $i++; -- cgit v1.1