mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-10-12 20:11:33 +00:00
fix php error
This commit is contained in:
parent
c657dabcda
commit
92d01dcbd3
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user