Bug 207 - Compacted options table slightly.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1600 e3e1d417-86f3-4887-817a-d78f3d33393fpull/27/merge
parent
2abf694941
commit
8a04a85321
|
@ -152,7 +152,7 @@ foreach ( $tabs as $name=>$value )
|
|||
<td class="nontab"> </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" )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue