]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg_rows.tpl
More HTML rewrites #3
[mailer.git] / templates / de / html / admin / admin_list_beg_rows.tpl
index b75c4bacfdbd3097ba64217ad685364735f0fb3f..a831ea3b1b01cdf052996c0c9686a0016651a317 100644 (file)
@@ -1,11 +1,7 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]$content[cnt]$content[win2]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]<a
-               href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;uid=$content[uid]">$content[uid]</a>$content[win2]</td>
-       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[win1]<a
-               href="$content[email]">$content[gender] $content[sname]
-       $content[fname]</a>$content[win2]</td>
-       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[turbo]
-       {!POINTS!}</td>
-       <td class="switch_sw$content[sw] bottom2">&nbsp;$content[last]</td>
-</tr>
\ No newline at end of file
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[win1]$content[cnt]$content[win2]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[win1]<a href="{%url=modules.php?module=admin&amp;what=list_user&amp;userid=$content[userid]%}">$content[userid]</a>$content[win2]</td>
+       <td class="switch_sw$content[sw] bottom right">&nbsp;$content[win1]<a href="$content[email]">$content[gender] $content[surname] $content[family]</a>$content[win2]</td>
+       <td class="switch_sw$content[sw] bottom right">&nbsp;$content[turbo] {?POINTS?}</td>
+       <td class="switch_sw$content[sw] bottom">&nbsp;$content[last_online]</td>
+</tr>