minor changes
This commit is contained in:
@@ -239,8 +239,7 @@ if($cfgBookmark['db'] && $cfgBookmark['table'])
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<input type="radio" name="what" value="dataonly">
|
<input type="radio" name="what" value="dataonly"><?php echo $strDataOnly; ?>
|
||||||
<?php echo $strDataOnly; ?>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<input type="checkbox" name="showcolumns" value="yes"><?php echo $strCompleteInserts; ?>
|
<input type="checkbox" name="showcolumns" value="yes"><?php echo $strCompleteInserts; ?>
|
||||||
|
Reference in New Issue
Block a user