A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / admin / admin_list_holiday_row.tpl
index e6abd875207486222dcb78b3e2c716adf52638a1..bd8849f190db7f3bb1697ae03ef9451f0c65433e 100644 (file)
@@ -1,23 +1,23 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" class="admin_normal" value="1" />
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-               $content[uid]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+               <input type="checkbox" title="{--Id_SELECT--} $content[id]" name="sel[$content[id]]" class="admin_normal" value="1" />
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+               $content[userid]
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[start]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[end]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-               <pre>$content[comments]</pre>
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+               <div class="pre">$content[comments]</div>
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[status]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">
-               $content[last]
-       </TD>
-</TR>
+       </td>
+       <td class="switch_sw$content[sw] bottom2" align="center">
+               $content[last_online]
+       </td>
+</tr>