]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_list_rows.tpl
Removed some column aliases as they make it harder to check which column was ment
[mailer.git] / templates / de / html / admin / admin_overview_list_rows.tpl
index ebfdd204a32626c1ee5f69e57edb87b8975a4939..d429a364267ef784c3e2e59285223df826b31819 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
        <td class="{%template,ColorSwitch%} bottom right left" 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]%}
@@ -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 right" align="center">
                $content[task_created]