]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_edit_row.tpl
Some typos fixed
[mailer.git] / templates / de / html / admin / admin_config_admins_edit_row.tpl
index e68d98f3f4f76cc0a6d2806d5004dd761b309886..12f407e1129afa0fd5887c47e64c3ed45bbe3400 100644 (file)
@@ -1,16 +1,16 @@
 <TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><STRONG>$content[id]</STRONG>
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[id]</strong>
        <INPUT type="hidden" name="sel[$content[id]]" value="1"></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><SELECT
+       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><select
                name="admin[$content[id]]" size="1" class="admin_select">
                $content[admins_selection]
-       </SELECT></TD>
+       </select></TD>
        <TD class="switch_sw$content[sw] bottom2 right2" align="center">
        $content[action_selection]</TD>
        <TD class="switch_sw$content[sw] bottom2 right2" align="center">
        $content[what_selection]</TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center"><SELECT
+       <TD class="switch_sw$content[sw] bottom2" align="center"><select
                name="mode[$content[id]]" size="1" class="admin_select">
                $content[mode_options]
-       </SELECT></TD>
+       </select></TD>
 </TR>