]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_admins_row.tpl
Extension ext-network does now show if a network requires the webmaster to send a...
[mailer.git] / templates / de / html / admin / admin_edit_admins_row.tpl
index 18b6480b4ee521c5abed8acf5f067cca17e302d1..c53a5e65e593bb9cc7e68e2614fcc08ea3bbc520 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
        <td align="center" class="{%template,ColorSwitch%} bottom right">$content[id]</td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               <input type="text" class="form_field" name="login[$content[id]]" class="form_field" value="$content[login]" size="20" maxlength="255" />
+               <input type="text" class="form_field" name="login[$content[id]]" value="$content[login]" size="20" maxlength="255" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               <input type="text" class="form_field" name="email[$content[id]]" class="form_field" value="$content[email]" size="25" maxlength="255" />
+               <input type="text" class="form_field" name="email[$content[id]]" value="$content[email]" size="25" maxlength="255" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                <input type="password" class="form_field" name="pass1[$content[id]]" size="10" maxlength="255" />