fix php error

This commit is contained in:
Uwe Steinmann 2017-11-27 12:06:05 +01:00
parent c657dabcda
commit 92d01dcbd3

View File

@ -799,7 +799,6 @@ if(!is_writeable($settings->_configFilePath)) {
</tr> </tr>
<?php <?php
} }
}
?> ?>
<tr title=""> <tr title="">
<td><?php $this->showTextField("converters[".$target."][newmimetype]", "", '', getMLText('converter_new_mimetype')); ?>:</td> <td><?php $this->showTextField("converters[".$target."][newmimetype]", "", '', getMLText('converter_new_mimetype')); ?>:</td>