Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_list_task_ext_rows.tpl
1 <tr>
2         <td class="switch_sw$content[sw] bottom2 right2 left2" align="center">
3                 <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="task[$content[id]]" value="1" />
4         </td>
5         <td class="switch_sw$content[sw] bottom2 right2" align="center">
6                 $content[admin]
7         </td>
8         <td class="switch_sw$content[sw] bottom2 right2" align="center">
9                 <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{?URL?}/modules.php?module=admin&amp;what=extensions&amp;reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</a>
10         </td>
11         <td class="switch_sw$content[sw] bottom2 right2" align="center">
12                 $content[infos]
13         </td>
14         <td class="switch_sw$content[sw] bottom2 right2" align="center">
15                 $content[userid]
16         </td>
17         <td class="switch_sw$content[sw] bottom2 right2" align="center">
18                 $content[type]
19         </td>
20         <td class="switch_sw$content[sw] bottom2 right2" align="center">
21                 $content[created]]
22         </td>
23 </tr>