minor changes

This commit is contained in:
Steve Alberty
2001-06-27 11:35:49 +00:00
parent 6c71c85ad0
commit f3a0a5d6cc

View File

@@ -239,8 +239,7 @@ if($cfgBookmark['db'] && $cfgBookmark['table'])
</tr>
<tr>
<td>
<input type="radio" name="what" value="dataonly">
<?php echo $strDataOnly; ?>
<input type="radio" name="what" value="dataonly"><?php echo $strDataOnly; ?>
</td>
<td>
<input type="checkbox" name="showcolumns" value="yes"><?php echo $strCompleteInserts; ?>