More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_amenu_edit_row.tpl
index 5659e771034f429c9b3eca3fa5be86b239d45072..d392cd9f494408fe1f0a147fecba9a5dd073a7fd 100644 (file)
@@ -1,49 +1,49 @@
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD colspan="2" class="admin_edit switch_sw$content[sw]">$content[cnt].
+<tr>
+       <td colspan="2" class="seperator switch_sw$content[sw]" height="2"></td>
+</tr>
+<tr>
+       <td colspan="2" class="admin_edit switch_sw$content[sw]">$content[cnt].
        {--ENTRY_MODIFY--}:
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD width="50%" align="right" class="admin_edit switch_sw$content[sw]">
-       {--EDIT_ACTION--}:</TD>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]">
-       $content[action]</TD>
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]" align="right">
-       {--EDIT_WHAT--}:</TD>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]">
-       $content[what]</TD>
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]" align="right">
-       {--EDIT_TITLE--}:</TD>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]"><INPUT
+</tr>
+<tr>
+       <td colspan="2" class="seperator switch_sw$content[sw]" height="2"></td>
+</tr>
+<tr>
+       <td width="50%" align="right" class="admin_edit switch_sw$content[sw]">
+       {--EDIT_ACTION--}:</td>
+       <td width="50%" class="admin_edit switch_sw$content[sw]">
+       $content[action]</td>
+</tr>
+<tr>
+       <td colspan="2" class="seperator switch_sw$content[sw]" height="2"></td>
+</tr>
+<tr>
+       <td width="50%" class="admin_edit switch_sw$content[sw]" align="right">
+       {--EDIT_WHAT--}:</td>
+       <td width="50%" class="admin_edit switch_sw$content[sw]">
+       $content[what]</td>
+</tr>
+<tr>
+       <td colspan="2" class="seperator switch_sw$content[sw]" height="2"></td>
+</tr>
+<tr>
+       <td width="50%" class="admin_edit switch_sw$content[sw]" align="right">
+       {--EDIT_TITLE--}:</td>
+       <td width="50%" class="admin_edit switch_sw$content[sw]"><INPUT
                type="text" name="sel[$content[sel]]" value="$content[menu]"
-               class="admin_normal" size="30" maxlength="50"></TD>
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
-</TR>
-<TR>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]" align="right">
-       {--EDIT_DESCR--}:</TD>
-       <TD width="50%" class="admin_edit switch_sw$content[sw]"><textarea
+               class="admin_normal" size="30" maxlength="50"></td>
+</tr>
+<tr>
+       <td colspan="2" class="seperator switch_sw$content[sw]" height="2"></td>
+</tr>
+<tr>
+       <td width="50%" class="admin_edit switch_sw$content[sw]" align="right">
+       {--EDIT_DESCR--}:</td>
+       <td width="50%" class="admin_edit switch_sw$content[sw]"><textarea
                name="sel_desc[$content[sel]]" class="admin_normal" rows="10"
-               cols="30">$content[descr]</textarea></TD>
-</TR>
-<TR>
-       <TD colspan="2" class="seperator switch_sw$content[sw] bottom2"
-               height="2">&nbsp;</TD>
-</TR>
\ No newline at end of file
+               cols="30">$content[descr]</textarea></td>
+</tr>
+<tr>
+       <td colspan="2" class="seperator switch_sw$content[sw] bottom2"
+               height="2">&nbsp;</td>
+</tr>
\ No newline at end of file