]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg_rows.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_list_beg_rows.tpl
index 0fccc80105727e67e5d854ba57f798871075ec3d..261ae7759b57baf243bf621b8cdfef0a46233565 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;u_id=$content[uid]">$content[uid]</A>$content[win2]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[win1]<A
-               href="$content[email]">$content[salut] $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
+<tr>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[win1]$content[cnt]$content[win2]</td>
+       <td class="{%template,ColorSwitch%} 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="{%template,ColorSwitch%} bottom right">$content[win1]<a href="$content[email]">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</a>$content[win2]</td>
+       <td class="{%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[beg_points]%} {?POINTS?}</td>
+       <td class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
+</tr>