Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_config_rallye_del_row.tpl
index 01d3c45739445a33f44d999a060a434ebe5099bb..623ab01f52416564a8d88e18ada425fb47b9f952 100644 (file)
@@ -1,8 +1,14 @@
 <tr>
        <td class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[id] <input type="hidden" claass="admin_normal"
-               name="sel[$content[id]]" value="1"></td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[level]</td>
-       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[points]</td>
-       <td class="switch_sw$content[sw] bottom2">&nbsp;$content[infos]</td>
+               $content[id] <input type="hidden" claass="admin_normal" name="sel[$content[id]]" value="1" />
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+               $content[level]
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
+               &nbsp;$content[points]
+       </td>
+       <td class="switch_sw$content[sw] bottom2">
+               &nbsp;$content[infos]
+       </td>
 </tr>