]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_surfbar_actions_row.tpl
Continued with ext-blacklist:
[mailer.git] / templates / de / html / admin / admin_list_surfbar_actions_row.tpl
index f2dead389ec3333f54d25a1f026836592e769d76..05cc5bf2e35f2e0385204335cccc57475804424b 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
-               <input type="checkbox" class="form_field" title="{--ID_SELECT--} $content[actions_id]" name="id[$content[actions_id]]" value="1" />
+               <input type="checkbox" class="form_field" title="{--ID_SELECT--} $content[actions_id]" name="actions_id[$content[actions_id]]" value="1" />
        </td>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
                {%pipe,translateSurfbarUrlStatus=$content[actions_status]%}
        </td>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
-               $content[actions_action]
+               {%pipe,translateMemberSurfbarActionToSubmit=$content[actions_action]%}
        </td>
        <td align="center" class="bottom {%template,ColorSwitch%}">
-               $content[actions_new_status]
+               {%pipe,translateSurfbarUrlStatus=$content[actions_new_status]%}
        </td>
 </tr>