rfe #2726479 [export] Export tables preselect

This commit is contained in:
Herman van Rink
2009-06-12 12:35:18 +00:00
parent 35e0a1efe5
commit c6c39d2b2e
6 changed files with 17 additions and 6 deletions

View File

@@ -493,6 +493,8 @@ echo ' <option value="' . $strRepairTable . '" >'
. $strRepairTable . '</option>' . "\n";
echo ' <option value="' . $strAnalyzeTable . '" >'
. $strAnalyzeTable . '</option>' . "\n";
echo ' <option value="' . $strExport . '" >'
. $strExport . '</option>' . "\n";
?>
</select>
<script type="text/javascript">