Slight formatting change.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@132 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
1c9097458f
commit
bd362638ca
|
@ -1127,6 +1127,9 @@ window.focus();
|
|||
<?php } ?>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" colspan="2" class="text"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" class="text">Automatically upload all matching events: </td>
|
||||
<td align="left" class="text"><input type="checkbox" name="auto_upload" value="1"<?php if ( $filter_data[AutoUpload] ) { echo " checked"; } ?>></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue