Slight formatting change.

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@132 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan 2002-11-29 11:24:45 +00:00
parent 1c9097458f
commit bd362638ca
1 changed files with 3 additions and 0 deletions

View File

@ -1127,6 +1127,9 @@ window.focus();
<?php } ?>
</tr>
<tr>
<td align="right" colspan="2" class="text">&nbsp;</td>
</tr>
<tr>
<td align="left" class="text">Automatically upload all matching events:&nbsp;</td>
<td align="left" class="text"><input type="checkbox" name="auto_upload" value="1"<?php if ( $filter_data[AutoUpload] ) { echo " checked"; } ?>></td>
</tr>