A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / admin / admin_refbanner_row.tpl
index d344bbba6cbfcb2ec0452f684f0bfcb592b1edbf..fbac516c5ec1529e19969c610d282f68a78584c3 100644 (file)
@@ -1,20 +1,20 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom right2" colspan="2">
-               <INPUT type="checkbox" name="sel[$content[id]]" title="{--ID_SELECT--} $content[id]" value="1" class="admin_normal" />
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom right2">
-               <IMG src="$content[url]" alt="$content[alt]" border="0" title="$content[alt]" />
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom right2">
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom right2" colspan="2">
+               <input type="checkbox" class="admin_normal" name="sel[$content[id]]" title="{--Id_SELECT--} $content[id]" value="1" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right2">
+               <img src="$content[url]" alt="$content[alt]" border="0" title="$content[alt]" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right2">
                $content[alt]
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right2">
                $content[cnt]
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right2">
                $content[clx]
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom" colspan="2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom" colspan="2">
                $content[vis]
-       </TD>
-</TR>
+       </td>
+</tr>