Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_overview_task_rows.tpl
1
2 <!-- row template for extended overview -->
3 <tr>
4         <td width="240" align="right"
5                 class="switch_sw$content[row_sw] $content[bottom]">$content[row_descr]:</td>
6         <td width="10"
7                 class="switch_sw$content[row_sw] $content[bottom] seperator"
8                 height="5">&nbsp;</td>
9         <td width="25" align="center"
10                 class="switch_sw$content[row_sw] $content[bottom]"><strong>$content[row_link]</strong>
11         </td>
12 </tr>
13 <!-- row template for extended overview -->