Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_edit_admins_row.tpl
index 476f0635267c577d72a86eec74faf6b2f1c47036..18b6480b4ee521c5abed8acf5f067cca17e302d1 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
        <td align="center" class="{%template,ColorSwitch%} bottom right">$content[id]</td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               <input type="text" name="login[$content[id]]" class="form_field" value="$content[login]" size="20" maxlength="255" />
+               <input type="text" class="form_field" name="login[$content[id]]" class="form_field" value="$content[login]" size="20" maxlength="255" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               <input type="text" name="email[$content[id]]" class="form_field" value="$content[email]" size="25" maxlength="255" />
+               <input type="text" class="form_field" name="email[$content[id]]" class="form_field" value="$content[email]" size="25" maxlength="255" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               <input type="password" name="pass1[$content[id]]" class="form_field" size="10" maxlength="255" />
-               <input type="password" name="pass2[$content[id]]" class="form_field" size="10" maxlength="255" />
+               <input type="password" class="form_field" name="pass1[$content[id]]" size="10" maxlength="255" />
+               <input type="password" class="form_field" name="pass2[$content[id]]" size="10" maxlength="255" />
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom">
                <select name="mode[$content[id]]" size="1" class="form_select">