]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_bank_packages.tpl
New network added, sorting now showed:
[mailer.git] / templates / de / html / admin / admin_edit_bank_packages.tpl
index 2fa44d3972e6e51527e503555f4896df62070518..d1e6f42b824cb3688eeae1349845fb114af91ba5 100644 (file)
@@ -1,7 +1,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_bank_package%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
 <tr>
-       <td colspan="4" align="center" class="admin_title bottom" height="30">
+       <td colspan="4" align="center" class="admin_title bottom">
                <strong>{--ADMIN_EDIT_BANK_PACKAGES--}:</strong>
        </td>
 </tr>
@@ -9,7 +9,7 @@ $content
 <tr>
        <td colspan="4" class="admin_footer">
                <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" name="do_edit" class="admin_edit" value="{--EDIT_ENTRIES--}" />
+               <input type="submit" name="do_edit" class="admin_edit" value="{--ADMIN_EDIT_ENTRIES--}" />
        </td>
 </tr>
 </table>