Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / member / member_doubler_list_rows.tpl
index 13e393bcaa86269e599943ef6af25ffaca79c4c9..6d786ee9a86049c442b73349d26cfa43891f353d 100644 (file)
@@ -1,10 +1,14 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center"
-               width="100">$content[userid]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center"
-               width="100">$content[rid]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center"
-               width="160">$content[points]</td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center" width="100">
+               $content[userid]
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center" width="100">
+               $content[rid]
+       </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>
+               $content[timemark]
+       </td>
 </tr>