Even more rewrites to make use of the EL
[mailer.git] / templates / de / html / admin / admin_list_sponsor_details.tpl
index 9033704808d88768013633d5fb057d5f02903433..acda431b678a9edd98645b46a7ee65a7b09265d7 100644 (file)
@@ -7,7 +7,7 @@
 </tr>
 <tr>
        <td align="right" class="bottom right" height="25">{--SPONSOR_ID--}:&nbsp;</td>
-       <td class="bottom">$content[id] [<strong><a href="{%url=modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]%}">$content[status]</a></strong>]</td>
+       <td class="bottom">$content[id] [<strong><a href="{%url=modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]%}">{%pipe,sponsorTranslateUserStatus=$content[status]%}</a></strong>]</td>
 </tr>
 <tr>
        <td colspan="2" align="center" class="admin_title bottom">
@@ -33,7 +33,7 @@
 </tr>
 <tr>
        <td align="right" class="bottom right">{--SURNAME_FAMILY--}:</td>
-       <td class="bottom">$content[gender] $content[surname] $content[family]</td>
+       <td class="bottom">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</td>
 </tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_ENTER_STREET_NR1--}:</td>
@@ -65,7 +65,7 @@
 </tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_ENTER_URL--}:</td>
-       <td class="bottom">[<a href="$content[url]" target="_blank"><strong>{--ADMIN_TEST_URL--}</strong></a>]</td>
+       <td class="bottom">[<a href="{%pipe,generateDerefererUrl=$content[url]%}" target="_blank"><strong>{--ADMIN_TEST_URL--}</strong></a>]</td>
 </tr>
 <tr>
        <td colspan="2" align="center" class="admin_title bottom">
 </tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_RECEIVE_WARNINGS_SHORT--}:</td>
-       <td align="center" class="bottom">$content[receive_warnings]</td>
+       <td align="center" class="bottom">{%pipe,translateYesNo=$content[receive_warnings]%}</td>
 <tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_WARNING_INTERVAL_SHORT--}:</td>
-       <td align="center" class="bottom">$content[warning_interval]</td>
+       <td align="center" class="bottom">{%pipe,createFancyTime=$content[warning_interval]%}</td>
 <tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_POINTS_AMOUNT--}:</td>
-       <td align="center" class="bottom">[<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--}"><strong>$content[points_amount]</strong></a>]</td>
+       <td align="center" class="bottom">[<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--}"><strong>{%pipe,translateComma=$content[points_amount]%}</strong></a>]</td>
 </tr>
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_POINTS_USED--}:</td>
-       <td align="center" class="bottom">[<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=sub_points%}" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>$content[points_used]</strong></a>]</td>
+       <td align="center" class="bottom">[<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=sub_points%}" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>{%pipe,translateComma=$content[points_used]%}</strong></a>]</td>
 </tr>
 <tr>
        <td colspan="2" align="center" class="admin_title bottom">