]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_refbanner_edit.tpl
Column has been renamed in database structure, need to rename it in templates, too.
[mailer.git] / templates / de / html / admin / admin_refbanner_edit.tpl
index 5e9148049b38462957610f88f891da8e57dc312b..f899bc80c761dd89be47dd4f3bf8599ecd61623c 100644 (file)
@@ -2,13 +2,13 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=refbanner&amp;mode=edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td align="center" colspan="3" class="admin_title bottom" height="30">
+               <td align="center" colspan="2" class="admin_title bottom">
                        <strong>{--EDIT_REFBANNER--}</strong>
                </td>
        </tr>
        $content
        <tr>
-               <td class="admin_footer" colspan="3">
+               <td class="admin_footer" colspan="2">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" name="ok" class="admin_submit" value="{--EDIT_PAY--}" />
                </td>