From b4e08c647fd77e96cb3fc2d12ea4b8cd61e04093 Mon Sep 17 00:00:00 2001 From: stan Date: Sat, 11 Jan 2003 18:25:34 +0000 Subject: [PATCH] Removed extraneous closing bracket. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@288 e3e1d417-86f3-4887-817a-d78f3d33393f --- web/zmhtml.php | 1 - 1 file changed, 1 deletion(-) diff --git a/web/zmhtml.php b/web/zmhtml.php index 4a84568e6..b293be8a8 100644 --- a/web/zmhtml.php +++ b/web/zmhtml.php @@ -1628,7 +1628,6 @@ function configureButton(form,name) $monitor[FPSReportInterval] = 1000; $monitor[RefBlendPerc] = 10; } - } ?>