]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_list_ext_rows.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_overview_list_ext_rows.tpl
index d6f07292b667043f1bc8521f7ba547a656518b64..545970eb09c0813849aad8a1d9f8e5ba58eabf6b 100644 (file)
@@ -1,12 +1,12 @@
 <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]%}
        </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 right" align="center">
                $content[task_created]