]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_main_footer.tpl
Fixes some HTML errors, shell scripts cleaned up
[mailer.git] / templates / de / html / admin / admin_main_footer.tpl
index f522fd0c930f344c4332fc65de7df2e808f1321a..d386e824f8fe6f77a838485ebb9e12b8c1a9bbb1 100644 (file)
@@ -5,6 +5,9 @@
        <td class="admin_content">&nbsp;</td>
 </tr>
 <tr>
-       <td align="center" colspan="2">{!__ADMIN_FOOTER!}</td>
+       <td align="center" colspan="2">
+               $content[footer]
+       </td>
 </tr>
-</table>
\ No newline at end of file
+</table>
+</div>