]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_amenu_edit.tpl
Fix for missing array elements
[mailer.git] / templates / de / html / admin / admin_amenu_edit.tpl
index 7e57dec744c176baf11a83681ab790a0c21b6822..d926252abec13f9e39a8106466ea7c9292b22f38 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=adminedit&amp;sub=$content[sub]" method="post" target="_self">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=adminedit&amp;sub=$content[sub]%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <!-- @TODO Shouldn't we add a title here? //-->
 <tr>
-       <td class="header_column bottom right" align="center" width="30" height="30"><strong>{--ID_SELECT--}</strong></td>
+       <td class="header_column bottom right" align="center" width="30"><strong>{--ID_SELECT--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--DISPLAY_ACTION--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--DISPLAY_WHAT--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--DISPLAY_TITLE--}</strong></td>