]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_row.tpl
A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / admin / admin_list_sponsor_row.tpl
index 41618d5652e48ef7902236a8de94fbc823a6b47d..e44dbdbc24ae068eedfc30d6241102f381bb089d 100644 (file)
@@ -1,38 +1,38 @@
-<TR>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="100"><STRONG>{--ID_SELECT--}</STRONG></TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="240" colspan="2"><STRONG>{--SURNAME_FAMILY--}:</STRONG></TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2" width="160"><STRONG>{--SPONSOR_POINTS_LEFT--}:</STRONG></TD>
-</TR>
-<TR>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="100">
-    [&nbsp;<STRONG><A href="{!URL!}/modules.php?module=admin&amp;what=list_sponsor&amp;id=$content[id]" title="{--ADMIN_SPONSOR_DETAILS_LINK_TITLE--}">$content[id]</A></STRONG>&nbsp;]
-  </TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="240" colspan="2">
-    <A href="$content[email]">$content[gender] $content[sname] $content[fname]</A>
-  </TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2" width="160">
-    [&nbsp;<STRONG><A href="{!URL!}/modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}">$content[points]</A></STRONG>&nbsp;]
-  </TD>
-</TR>
-<TR>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="100">
-    <STRONG>{--_STATUS--}</STRONG>:
-  </TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="160"><STRONG>{--SPONSOR_CREATED--}:</STRONG></TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="160"><STRONG>{--ADMIN_LAST_ONLINE--}:</STRONG></TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2" width="160"><STRONG>{--REMOTE_IP--}:</STRONG></TD>
-</TR>
-<TR>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="100">
-    [&nbsp;<STRONG><A href="{!URL!}/modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]">$content[status]</A></STRONG>&nbsp;]
-  </TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="120">
+<tr>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="100"><strong>{--Id_SELECT--}</strong></td>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="240" colspan="2"><strong>{--SURNAME_FAMILY--}:</strong></td>
+  <td align="center" class="switch_sw$content[sw] bottom2" width="160"><strong>{--SPONSOR_POINTS_LEFT--}:</strong></td>
+</tr>
+<tr>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="100">
+    [&nbsp;<strong><a href="{?URL?}/modules.php?module=admin&amp;what=list_sponsor&amp;id=$content[id]" title="{--ADMIN_SPONSOR_DETAILS_LINK_TITLE--}">$content[id]</a></strong>&nbsp;]
+  </td>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="240" colspan="2">
+    <a href="$content[email]">$content[gender] $content[surname] $content[family]</a>
+  </td>
+  <td align="center" class="switch_sw$content[sw] bottom2" width="160">
+    [&nbsp;<strong><a href="{?URL?}/modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}">$content[points]</a></strong>&nbsp;]
+  </td>
+</tr>
+<tr>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="100">
+    <strong>{--_STATUS--}</strong>:
+  </td>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="160"><strong>{--SPONSOR_CREATED--}:</strong></td>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="160"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
+  <td align="center" class="switch_sw$content[sw] bottom2" width="160"><strong>{--REMOTE_IP--}:</strong></td>
+</tr>
+<tr>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="100">
+    [&nbsp;<strong><a href="{?URL?}/modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]">$content[status]</a></strong>&nbsp;]
+  </td>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="120">
     $content[created]
-  </TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" width="120">
-    $content[last]
-  </TD>
-  <TD align="center" class="switch_sw$content[sw] bottom2" width="160">
+  </td>
+  <td align="center" class="switch_sw$content[sw] bottom2 right2" width="120">
+    $content[last_online]
+  </td>
+  <td align="center" class="switch_sw$content[sw] bottom2" width="160">
     $content[ip]
-  </TD>
-</TR>
+  </td>
+</tr>