Bug 207 - Compacted options table slightly.

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1600 e3e1d417-86f3-4887-817a-d78f3d33393f
pull/27/merge
stan 2005-11-20 12:16:02 +00:00
parent 2abf694941
commit 8a04a85321
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ foreach ( $tabs as $name=>$value )
<td class="nontab">&nbsp;</td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<table border="0" cellspacing="1" cellpadding="1" width="100%">
<?php
if ( $tab == "users" )
{