]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_edit_row.tpl
Changed all admin getter, closed internal TODOs:
[mailer.git] / templates / de / html / admin / admin_config_email_edit_row.tpl
index c251bb38ed72d2538ca6bf3e0cb8e677b493403c..5b0843dc5f6e320e749d3eac12f41b4de57b1f29 100644 (file)
@@ -1,6 +1,3 @@
-<tr>
-       <td colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>
 <tr>
        <td class="switch_sw$content[sw]" colspan="2" align="center">
                <strong>{--MRECEIVE_ID--} $content[id]:</strong>
@@ -8,26 +5,14 @@
        </td>
 </tr>
 <tr>
-       <td colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>
-<tr>
-       <td class="switch_sw$content[sw]" align="right">{--MREC_VALUE!}:&nbsp;</td>
+       <td class="switch_sw$content[sw]" align="right">{--MREC_VALUE--}:&nbsp;</td>
        <td class="switch_sw$content[sw]">
                <input type="text" name="val[$content[id]]" class="admin_normal" value="$content[value]" size="3" maxlength="5" />
        </td>
 </tr>
 <tr>
-       <td colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>
-<tr>
-       <td class="switch_sw$content[sw]" align="right">{--MREC_COMMENT--}:&nbsp;</td>
-       <td class="switch_sw$content[sw]">
+       <td class="switch_sw$content[sw] bottom" align="right">{--MREC_COMMENT--}:&nbsp;</td>
+       <td class="switch_sw$content[sw] bottom">
                <input type="text" name="comm[$content[id]]" class="admin_normal" value="$content[comment]" size="25" maxlength="255" />
        </td>
 </tr>
-<tr>
-       <td colspan="2" height="5" class="switch_sw$content[sw] seperator bottom">&nbsp;</td>
-</tr>
-<tr>
-       <td colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>