]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_user_subids_row.tpl
Fixes for display problems with labeled input fields
[mailer.git] / templates / de / html / admin / admin_edit_user_subids_row.tpl
index 279a6077094daeeb7b92f298618602b1d0d9b68e..7eb4b046b778f58fccea3c711219e3e3285d9dfc 100644 (file)
@@ -3,10 +3,12 @@
                <strong>$content[id]</strong>
                <input type="hidden" name="id[$content[id]]" value="1" />
        </td>
+
        <td align="center" class="bottom right {%template,ColorSwitch%}">
                <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%}">
                $content[subid_added]
        </td>