]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_del_row.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / admin / admin_config_email_del_row.tpl
index 3d3df8c235a77c31e82819e3eafa4a2c8e84e143..87c0ce175e3a0ecee5aa023af17ae3a6e0714bfc 100644 (file)
@@ -1,22 +1,11 @@
 <tr>
-       <td height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+       <td class="switch_sw$content[sw]" align="center">
+               <strong>{--MRECEIVE_ID--} $content[id]:</strong>
+       </td>
 </tr>
 <tr>
-       <td class="switch_sw$content[sw]" align="center"><strong>{--MRECEIVE_ID--}
-       $content[id]:</strong></td>
-</tr>
-<tr>
-       <td height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>
-<tr>
-       <td class="switch_sw$content[sw]" align="center">$content[value]
-       ($content[comment]) <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>
-</tr>
-<tr>
-       <td height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+       <td class="switch_sw$content[sw] bottom" align="center">
+               $content[value] ($content[comment])
+               <input type="hidden" name="id[$content[id]]" value="1" />
+       </td>
 </tr>