]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_user_subids_row.tpl
Rewrote script to use more EL, introduced wrappers for sending pool:
[mailer.git] / templates / de / html / admin / admin_edit_user_subids_row.tpl
index fa72be22070e345ba74a037824536b3c64bb284f..279a6077094daeeb7b92f298618602b1d0d9b68e 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
                <strong>$content[id]</strong>
-               <input type="hidden" name="id[$content[id]]" value="1" /></strong>
+               <input type="hidden" name="id[$content[id]]" value="1" />
        </td>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
-               <legend for="subid[$content[id]]">{--ADMIN_CHANGE_USER_SUBID--}</legend>
+               <label for="subid[$content[id]]">{--ADMIN_CHANGE_USER_SUBID--}</label>
                <input type="text" class="form_field" name="subid[$content[id]]" size="20" maxlength="255" value="$content[subid]" />
        </td>
        <td align="center" class="bottom {%template,ColorSwitch%}">