]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_payments_row.tpl
Column has been renamed in database structure, need to rename it in templates, too.
[mailer.git] / templates / de / html / admin / admin_del_payments_row.tpl
index 490c45b8b1f44bf68683f57368301dfb74ac304c..08e22f3574f6cc7d4f6d8d11cca2d975a74f66c1 100644 (file)
@@ -1,16 +1,11 @@
 <tr>
-       <td class="admin_title bottom" height="20" align="center"><strong>{--PAYMENT_ID--}
-       $content[id]:</strong></td>
+       <td class="admin_title bottom" height="20" align="center">
+               <strong>{--PAYMENT_ID--} $content[id]:</strong>
+       </td>
 </tr>
 <tr>
-       <td height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>
-<tr>
-       <td align="center" class="switch_sw$content[sw]">$content[time]
-       {--_SECONDS--} ($content[title]) <INPUT type="hidden"
-               name="id[$content[id]]" value="1" size="35"></td>
-</tr>
-<tr>
-       <td height="5" class="switch_sw$content[sw] bottom"
-               style="font-size: 1px">&nbsp;</td>
+       <td align="center" class="switch_sw$content[sw] bottom">
+               $content[time] {--_SECONDS--} ($content[title])
+               <input type="hidden" name="id[$content[id]]" value="1" />
+       </td>
 </tr>