]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_edit_row.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_config_email_edit_row.tpl
index e9cd08d24dfd988e79119d4226e78cebcda04839..c251bb38ed72d2538ca6bf3e0cb8e677b493403c 100644 (file)
@@ -2,8 +2,9 @@
        <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> <input type="hidden" name="id[$content[id]]" value="1">
+       <td class="switch_sw$content[sw]" colspan="2" align="center">
+               <strong>{--MRECEIVE_ID--} $content[id]:</strong>
+               <input type="hidden" name="id[$content[id]]" value="1" />
        </td>
 </tr>
 <tr>
 </tr>
 <tr>
        <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>
+       <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]"><input type="text"
-               name="comm[$content[id]]" class="admin_normal"
-               value="$content[comment]" size="25" maxlength="255"></td>
+       <td class="switch_sw$content[sw]">
+               <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>
+       <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>