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>
<?php
}
}
?>
<tr title="">
<td><?php $this->showTextField("converters[".$target."][newmimetype]", "", '', getMLText('converter_new_mimetype')); ?>:</td>