From b9dbe6f381f865f82267a76fe7e32a0a46c916cd Mon Sep 17 00:00:00 2001 From: stan Date: Wed, 10 Mar 2004 14:35:22 +0000 Subject: [PATCH] Fixed sorting parameter passing in watch event list. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@941 e3e1d417-86f3-4887-817a-d78f3d33393f --- web/zm_html_view_watchevents.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/zm_html_view_watchevents.php b/web/zm_html_view_watchevents.php index 98e0adb5f..df57412f3 100644 --- a/web/zm_html_view_watchevents.php +++ b/web/zm_html_view_watchevents.php @@ -120,7 +120,7 @@ $n_events = mysql_num_rows( $result ); - + @@ -131,8 +131,8 @@ while( $event = mysql_fetch_assoc( $result ) ) { ?> - - + + /