Extension ext-user (sub-id tracking) continued:
[mailer.git] / templates / de / html / admin / admin_edit_forced_campaigns_row.tpl
index 9077e3e9d2ff745e96af6e03d45b6799fa75bfe4..f04793b2aa7b9bd97c278f7246b3f42672c59c5c 100644 (file)
@@ -5,38 +5,38 @@
                <strong>$content[forced_campaign_created]</strong>
        </td>
        <td class="{%template,ColorSwitch%}">
-               {--ADMIN_CHANGE_FORCED_CAMPAIGN_ORDERED_CLICKS--}<br />
+               <legend for="forced_campaign_ordered_clicks[$content[forced_campaign_id]]">{--ADMIN_CHANGE_FORCED_CAMPAIGN_ORDERED_CLICKS--}</legend>
                <input type="text" class="form_field" name="forced_campaign_ordered_clicks[$content[forced_campaign_id]]" size="5" maxlength="20" value="{%pipe,translateComma=$content[forced_campaign_ordered_clicks]%}" />
        </td>
 </tr>
 <tr>
        <td class="{%template,ColorSwitch%}">
-               {--ADMIN_CHANGE_FORCED_CAMPAIGN_PAYMENT_API--}<br />
+               <legend for="forced_campaign_payment_api[$content[forced_campaign_id]]">{--ADMIN_CHANGE_FORCED_CAMPAIGN_PAYMENT_API--}</legend>
                <input type="text" class="form_field" name="forced_campaign_payment_api[$content[forced_campaign_id]]" size="5" maxlength="20" value="{%pipe,translateComma=$content[forced_campaign_payment_api]%}" />
        </td>
        <td class="{%template,ColorSwitch%}">
-               {--ADMIN_CHANGE_FORCED_CAMPAIGN_RELOAD_LOCK--}<br />
+               <legend for="">{--ADMIN_CHANGE_FORCED_CAMPAIGN_RELOAD_LOCK--}</legend>
                $content[forced_campaign_reload_lock]
        </td>
 </tr>
 <tr>
        <td class="{%template,ColorSwitch%}">
-               {--ADMIN_CHANGE_FORCED_CAMPAIGN_MINIMUM_STAY--}<br />
+               <legend for="forced_campaign_minimum_stay[$content[forced_campaign_id]]">{--ADMIN_CHANGE_FORCED_CAMPAIGN_MINIMUM_STAY--}</legend>
                <input type="text" class="form_field" name="forced_campaign_minimum_stay[$content[forced_campaign_id]]" size="5" maxlength="20" value="$content[forced_campaign_minimum_stay]" />
        </td>
        <td class="{%template,ColorSwitch%}">
-               {--ADMIN_CHANGE_FORCED_CAMPAIGN_ADS_ID--}<br />
+               <legend for="">{--ADMIN_CHANGE_FORCED_CAMPAIGN_ADS_ID--}</legend>
                {%template,ForcedAdSelectionBox=$content[forced_ads_id]%}
        </td>
 </tr>
 <tr>
        <td class="{%template,ColorSwitch%} bottom">
-               {--ADMIN_CHANGE_FORCED_CAMPAIGN_USERID--}<br />
+               <legend for="forced_campaign_userid_raw">{--ADMIN_CHANGE_FORCED_CAMPAIGN_USERID--}</legend>
                $content[forced_campaign_userid]
                <input type="hidden" name="forced_campaign_userid_raw" value="$content[forced_campaign_userid_raw]" />
        </td>
        <td class="{%template,ColorSwitch%} bottom">
-               {--ADMIN_CHANGE_FORCED_CAMPAIGN_COSTS_ID--}<br />
+               <legend for="">{--ADMIN_CHANGE_FORCED_CAMPAIGN_COSTS_ID--}</legend>
                {%template,ForcedCostsSelectionBox=$content[forced_costs_id]%}
        </td>
 </tr>