]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_sponsor.tpl
New extension added, more EL-rewrites, naming-convention applied:
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor.tpl
index eb3fb859e3cd782bc10c0e6906e27588f7422e9e..accc963d8f21db5674d05428737e6c7405294182 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=unlock_sponsor%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
-       <td colspan="4" class="admin_title bottom" height="30" align="center">
+       <td colspan="4" class="admin_title bottom" align="center">
                <strong>{--ADMIN_SPONSOR_UNLOCK_TITLE--}</strong>
        </td>
 </tr>
@@ -14,7 +14,7 @@
 </tr>
 $content
 <tr>
-       <td colspan="4" class="admin_footer" height="30" align="center">
+       <td colspan="4" class="admin_footer" align="center">
                <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" name="ok" class="admin_submit" value="{--SPONSOR_UNLOCK--}" />
        </td>