Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_theme_import_row.tpl
1 <tr>
2   <td class="switch_sw$content[sw] bottom2 right2" align="center" height="30">$content[unix]</td>
3   <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[name]</td>
4   <td class="switch_sw$content[sw] bottom2 right2" align="center">
5     <a href="mailto:$content[email]?Subject=[Theme:] $content[name] ($content[unix])"."">$content[author]</a>
6   </td>
7   <td class="switch_sw$content[sw] bottom2 right2" align="center">
8     <a href="$content[link]" target="_blank">$content[url]</a>
9   </td>
10   <td class="switch_sw$content[sw] bottom2 right2" align="center">v$content[version]</td>
11   <td class="switch_sw$content[sw] bottom2" align="center">
12     $content[form]
13   </td>
14 </tr>