Update templates/default/admin/media_pane.tpl
fixed media_pane redundant </td>
This commit is contained in:
parent
b93a9b37ca
commit
da173dc398
@ -1,4 +1,3 @@
|
||||
|
||||
<script type="text/javascript" language="JavaScript" src="{serendipity_getFile file='admin/admin_scripts.js'}"></script>
|
||||
|
||||
<form style="display: inline; margin: 0px; padding: 0px;" method="get" action="?">
|
||||
@ -80,7 +79,6 @@
|
||||
</td>
|
||||
<td> </td>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user