]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_edit_row.tpl
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / templates / de / html / admin / admin_config_email_edit_row.tpl
index 49e4c1889d3169bfaccba313d5ce1447b25338bc..e9cd08d24dfd988e79119d4226e78cebcda04839 100644 (file)
@@ -1,33 +1,33 @@
-<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> <INPUT type="hidden" name="id[$content[id]]" value="1">
-       </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]"><INPUT type="text"
+<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> <input type="hidden" name="id[$content[id]]" value="1">
+       </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]"><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"
+               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>
-</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>
+               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>