Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_doubler_list_rows.tpl
index 93e750e61c2ac174597fed0a8549a535ba3e99fd..0b85214323d902875ff6a38f71d20e39f7c975df 100644 (file)
@@ -1,8 +1,11 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center"
-               width="100">$content[uid]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center"
-               width="160">$content[points]</td>
-       <td class="switch_sw$content[sw] bottom2" align="center" width="160">
-       $content[stamp]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center" width="100">
+               $content[userid]
+       </td>
+       <td class="switch_sw$content[sw] bottom right" align="center" width="160">
+               $content[points]
+       </td>
+       <td class="switch_sw$content[sw] bottom" align="center" width="160">
+               $content[timemark]
+       </td>
 </tr>