]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_forced_ads_row.tpl
... instead display reload lock and minimum stay
[mailer.git] / templates / de / html / admin / admin_list_forced_ads_row.tpl
index 2d37488b668762cfb83a388b767e362322d8eb76..97ac217a9d31a31aa5263bd8350ae042ccac0be8 100644 (file)
        <td align="center" class="bottom right {%template,ColorSwitch%}">
                {%pipe,translateYesNo=$content[forced_ads_framebreaker]%}
        </td>
-       <td align="center" class="bottom {%template,ColorSwitch%}">
+       <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]%}
+       </td>
 </tr>