From 846c09270004ee9603b87c8a3ca23a073c7d5bae Mon Sep 17 00:00:00 2001 From: stan Date: Tue, 4 May 2004 10:06:21 +0000 Subject: [PATCH] Changed to use correct default scale. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1047 e3e1d417-86f3-4887-817a-d78f3d33393f --- web/zm_html_view_watch.php | 2 +- web/zm_html_view_watchmenu.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/zm_html_view_watch.php b/web/zm_html_view_watch.php index 91cb65705..db9d4b5d6 100644 --- a/web/zm_html_view_watch.php +++ b/web/zm_html_view_watch.php @@ -29,7 +29,7 @@ if ( !$result ) $monitor = mysql_fetch_assoc( $result ); if ( !isset($scale) ) - $scale = SCALE_SCALE; + $scale = ZM_WEB_DEFAULT_SCALE; $width_scale = ($scale