Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / admin / admin_del_payments_row.tpl
index defdfbcd498fad9393806dadaabc06846929d949..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>