]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_forced_ads_row.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / admin / admin_list_forced_ads_row.tpl
index ab464f2a8d04f6730a53d3dddd177de7bd6f9c00..07679af84c7fb0325c370fea6157317c40dbb619 100644 (file)
@@ -2,22 +2,19 @@
        <td align="center" class="bottom right {%template,ColorSwitch%}">
                <input type="checkbox" class="form_field" title="{--ID_SELECT--} $content[forced_ads_id] - $content[forced_ads_alt_text]" name="forced_ads_id[$content[forced_ads_id]]" value="1" />
        </td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               {%pipe,generateUserProfileLink=$content[forced_ads_userid]%}
+       </td>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
                <a href="{%pipe,generateFrametesterUrl=$content[forced_ads_click_url]%}" target="_blank" title="{--ADMIN_TEST_URL--} - $content[forced_ads_alt_text]">{--ADMIN_TEST_URL--}</a>
        </td>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
-               {%pipe,translateForcedAdType=$content[forced_ads_type]%}
+               {%pipe,translateForcedAdsType=$content[forced_ads_type]%}
        </td>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
                {%pipe,translateYesNo=$content[forced_ads_framebreaker]%}
        </td>
-       <td align="center" class="bottom right {%template,ColorSwitch%}">
-               $content[forced_ads_added]
-       </td>
-       <td align="center" class="bottom right {%template,ColorSwitch%}">
-               {%pipe,createFancyTime=$content[forced_ads_reload_lock]%}
-       </td>
        <td align="center" class="bottom {%template,ColorSwitch%}">
-               {%pipe,createFancyTime=$content[forced_ads_min_stay]%}
+               $content[forced_ads_added]
        </td>
 </tr>