Skyscraper now in member menu supported (you need to update/patch member_header.tpl...
[mailer.git] / templates / de / html / member / member_surfbar_list_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom2 right2">
3                 <a href="$content[url]" target="_blank" title="{--MEMBER_TEST_URL--}">{--MEMBER_SURFBAR_TEST_URL--}</a>
4         </td>
5         <td align="center" class="switch_sw$content[sw] bottom2 right2">
6                 $content[views_total]
7         </td>
8         <td align="center" class="switch_sw$content[sw] bottom2 right2">
9                 $content[status]
10         </td>
11         <td align="center" class="switch_sw$content[sw] bottom2 right2">
12                 $content[registered]
13         </td>
14         <td align="center" class="switch_sw$content[sw] bottom2 right2">
15                 $content[last_locked]
16         </td>
17         <td align="center" class="switch_sw$content[sw] bottom2 right2">
18                 $content[lock_reason]
19         </td>
20         <td align="center" class="switch_sw$content[sw] bottom2">
21                 $content[actions]
22         </td>
23 </tr>