From 2cd4e4f321ade4d3c55e92945a9fe5599aa76b27 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Tue, 14 Jun 2011 13:42:05 +0000 Subject: [PATCH] thing git-svn-id: http://www.observium.org/svn/observer/trunk@2389 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/service-add.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/service-add.inc.php b/html/includes/service-add.inc.php index 5e8367329..4ec529d92 100644 --- a/html/includes/service-add.inc.php +++ b/html/includes/service-add.inc.php @@ -6,7 +6,7 @@ if($service_id) { $message .= $message_break . "Service added (".$service_id.")!"; - $message_break .= "
" + $message_break .= "
"; } ?>