mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-10-12 03:51:32 +00:00
fix php error
This commit is contained in:
parent
c657dabcda
commit
92d01dcbd3
|
@ -798,7 +798,6 @@ if(!is_writeable($settings->_configFilePath)) {
|
||||||
<td><?php $this->showTextField("converters[".$target."][".$mimetype."]", htmlspecialchars($cmd)); ?></td>
|
<td><?php $this->showTextField("converters[".$target."][".$mimetype."]", htmlspecialchars($cmd)); ?></td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
}
|
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<tr title="">
|
<tr title="">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user