]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_forced_costs_row.tpl
Fixes for display problems with labeled input fields
[mailer.git] / templates / de / html / admin / admin_edit_forced_costs_row.tpl
index ea6925fed889f4aca1eb0fdf3244b980a7be1a18..d6688fef7aabfb806351b6987fa1476a7e6b0559 100644 (file)
@@ -4,6 +4,7 @@
                <input type="hidden" name="forced_costs_id[$content[forced_costs_id]]" value="1" />
                <input type="text" class="form_field" name="forced_costs_price_click[$content[forced_costs_id]]" size="10" maxlength="20" value="{%pipe,translateComma=$content[forced_costs_price_click]%}" /> ({?POINTS?})
        </td>
+
        <td class="{%template,ColorSwitch%}">
                <label for="forced_costs_payment_click[$content[forced_costs_id]]">{--ADMIN_CHANGE_FORCED_COSTS_PAYMENT_CLICK--}</label>
                <input type="text" class="form_field" name="forced_costs_payment_click[$content[forced_costs_id]]" size="10" maxlength="20" value="{%pipe,translateComma=$content[forced_costs_payment_click]%}" /> ({?POINTS?})
@@ -17,5 +18,6 @@
                        {%pipe,generateForcedCostsVisibilityOptions=$content[forced_costs_visibility]%}
                </select>
        </td>
+
        <td class="{%template,ColorSwitch%} bottom separator">&nbsp;</td>
 </tr>