Fixed tabs

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2575 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan 2008-07-18 14:54:10 +00:00
parent 03c66f87ef
commit e10bd0c3e4
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ foreach ( $tabs as $name=>$value )
} }
?> ?>
</ul> </ul>
<div class="clear"></div>
<form name="contentForm" id="contentForm" method="post" action="<?= $_SERVER['PHP_SELF'] ?>"> <form name="contentForm" id="contentForm" method="post" action="<?= $_SERVER['PHP_SELF'] ?>">
<input type="hidden" name="view" value="<?= $_REQUEST['view'] ?>"/> <input type="hidden" name="view" value="<?= $_REQUEST['view'] ?>"/>
<input type="hidden" name="tab" value="<?= $_REQUEST['tab'] ?>"/> <input type="hidden" name="tab" value="<?= $_REQUEST['tab'] ?>"/>