]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_task_ext_rows.tpl
Continued a bit:
[mailer.git] / templates / de / html / admin / admin_list_task_ext_rows.tpl
index da740827c650d2e19581ea649389f0d5a1dc1ea9..e3fbf2eb9b8959e602302ae968d1c2cd24fcf881 100644 (file)
@@ -1,12 +1,12 @@
 <tr>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
-               <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
+               <input type="checkbox" class="form_field" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
        </td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
                {%pipe,generateAdminLink=$content[assigned_admin]%}
        </td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
-               <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{%url=modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[id]%}">{--ADMIN_REGISTER_EXTENSION--}</a>
+               {%template,ExtensionRegistrationLink=$content[infos]%}
        </td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
                {%pipe,fixEmptyContentToDashes=$content[infos]%}
@@ -15,7 +15,7 @@
                $content[userid]
        </td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
-               $content[task_type_msg]
+               {%pipe,translateTaskType=$content[task_type]%}
        </td>
        <td class="{%template,ColorSwitch%} bottom" align="center">
                $content[task_created]