A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_sponsor_details.tpl
index 36a36d653ae35403749de846b1cf29c703100db3..6cf3893687884dc26a95f0da31252074b531151f 100644 (file)
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td colspan="2" align="center" class="admin_title bottom" height="30">
+       <td colspan="2" align="center" class="table_header bottom">
                <div class="big">{--ADMIN_SPONSOR_DETAILS--}:</div>
        </td>
 </tr>
 <tr>
        <td align="right" class="bottom right" height="25">{--SPONSOR_ID--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[id] [&nbsp;<strong><a href="{%url=modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]%}">$content[status]</a></strong>&nbsp;]</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" height="30">
+       <td colspan="2" align="center" class="table_header bottom">
                <strong>{--ADMIN_SPONSOR_COMPANY_DATA--}:</strong>
        </td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_COMPANY_TITLE--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[company]</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_COMPANY_TITLE--}:</td>
+       <td class="bottom">$content[company]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_COMPANY_POSITION--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[position]</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_COMPANY_POSITION--}:</td>
+       <td class="bottom">$content[position]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_TAX_IDENT--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[tax_ident]</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_TAX_IDENT--}:</td>
+       <td class="bottom">$content[tax_ident]</td>
 </tr>
 <tr>
-       <td colspan="2" align="center" class="admin_title bottom" height="30">
+       <td colspan="2" align="center" class="table_header bottom">
                <strong>{--ADMIN_SPONSOR_PERSONA_DATA--}:</strong>
        </td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SURNAME_FAMILY--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[gender] $content[surname] $content[family]</td>
+       <td align="right" class="bottom right">{--SURNAME_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--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[street_nr1]</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_STREET_NR1--}:</td>
+       <td class="bottom">$content[street_nr1]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_STREET_NR2--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[street_nr2]</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_STREET_NR2--}:</td>
+       <td class="bottom">$content[street_nr2]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[country]-$content[zip]&nbsp;$content[city]</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:</td>
+       <td class="bottom">$content[country]-$content[zip]$content[city]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_PHONE--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[phone]</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_PHONE--}:</td>
+       <td class="bottom">$content[phone]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_FAX--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[fax]</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_FAX--}:</td>
+       <td class="bottom">$content[fax]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_CELL--}:&nbsp;</td>
-       <td class="bottom">&nbsp;$content[cell]</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_CELL--}:</td>
+       <td class="bottom">$content[cell]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_EMAIL--}:&nbsp;</td>
-       <td class="bottom">&nbsp;<a href="$content[email_link]">$content[email]</a>&nbsp;</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_EMAIL--}:</td>
+       <td class="bottom"><a href="$content[email_link]">$content[email]</a></td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_ENTER_URL--}:&nbsp;</td>
-       <td class="bottom">&nbsp;[&nbsp;<a href="$content[url]" target="_blank"><strong>{--ADMIN_TEST_URL--}</strong></a>&nbsp;]&nbsp;</td>
+       <td align="right" class="bottom right">{--SPONSOR_ENTER_URL--}:</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" height="30">
+       <td colspan="2" align="center" class="table_header bottom">
                <strong>{--ADMIN_SPONSOR_WARNINGS_POINTS--}:</strong>
        </td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_RECEIVE_WARNINGS_SHORT--}:&nbsp;</td>
-       <td align="center" class="bottom">$content[receive_warnings]</td>
+       <td align="right" class="bottom right">{--SPONSOR_RECEIVE_WARNINGS_SHORT--}:</td>
+       <td align="center" class="bottom">{%pipe,translateYesNo=$content[receive_warnings]%}</td>
 <tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_WARNING_INTERVAL_SHORT--}:&nbsp;</td>
-       <td align="center" class="bottom">$content[warning_interval]</td>
+       <td align="right" class="bottom right">{--SPONSOR_WARNING_INTERVAL_SHORT--}:</td>
+       <td align="center" class="bottom">{%pipe,createFancyTime=$content[warning_interval]%}</td>
 <tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_POINTS_AMOUNT--}:&nbsp;</td>
-       <td align="center" class="bottom">&nbsp;[&nbsp;<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>&nbsp;]</td>
+       <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>{%pipe,translateComma=$content[points_amount]%}</strong></a>]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_POINTS_USED--}:&nbsp;</td>
-       <td align="center" class="bottom">&nbsp;[&nbsp;<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>&nbsp;]</td>
+       <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>{%pipe,translateComma=$content[points_used]%}</strong></a>]</td>
 </tr>
 <tr>
-       <td colspan="2" align="center" class="admin_title bottom" height="30">
+       <td colspan="2" align="center" class="table_header bottom">
                <strong>{--ADMIN_SPONSOR_OTHER_DETAILS--}:</strong>
        </td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_CREATED--}:&nbsp;</td>
-       <td align="center" class="bottom">$content[created]</td>
+       <td align="right" class="bottom right">{--SPONSOR_CREATED--}:</td>
+       <td align="center" class="bottom">$content[sponsor_created]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--ADMIN_LAST_ONLINE--}:&nbsp;</td>
+       <td align="right" class="bottom right">{--LAST_ONLINE_SHORT--}:</td>
        <td align="center" class="bottom">$content[last_online]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--ADMIN_LAST_CHANGE--}:&nbsp;</td>
+       <td align="right" class="bottom right">{--ADMIN_LAST_CHANGE--}:</td>
        <td align="center" class="bottom">$content[last_change]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--REMOTE_IP--}:&nbsp;</td>
+       <td align="right" class="bottom right">{--REMOTE_IP--}:</td>
        <td align="center" class="bottom">$content[remote_addr]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_REFID--}:&nbsp;</td>
+       <td align="right" class="bottom right">{--SPONSOR_REFID--}:</td>
        <td align="center" class="bottom">$content[refid]</td>
 </tr>
 <tr>
-       <td align="right" class="bottom right">{--SPONSOR_REFERALS--}:&nbsp;</td>
-       <td align="center" class="bottom">[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=list_sponsor&amp;rid=$content[id]%}"><strong>$content[ref_count]</strong></a>&nbsp;]</td>
+       <td align="right" class="bottom right">{--SPONSOR_REFERALS--}:</td>
+       <td align="center" class="bottom">[<a href="{%url=modules.php?module=admin&amp;what=list_sponsor&amp;rid=$content[id]%}"><strong>$content[ref_count]</strong></a>]</td>
 </tr>
 <tr>
-       <td colspan="2" class="admin_footer">
+       <td colspan="2" class="table_footer">
                <div align="center"><strong>{--ADMIN_SPONSOR_ACTIONS--}:</strong></div>
                <ul>
-                       <li>&nbsp;[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=edit%}">{--ADMIN_SPONSOR_EDIT--}</a>&nbsp;]</li>
-                       <li>&nbsp;[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=del_sponsor&amp;id=$content[id]%}">{--ADMIN_SPONSOR_DEL--}</a>&nbsp;]</li>
-                       <li>&nbsp;[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]%}">{--ADMIN_SPONSOR_LOCK--}</a>&nbsp;]</li>
-                       <li>&nbsp;[&nbsp;<a href="{%url=modules.php?module=admin&amp;what=list_sponsor_pays&amp;id=$content[id]%}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a>&nbsp;] (<strong>$content[orders]</strong>)</li>
+                       <li>[<a href="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=edit%}">{--ADMIN_SPONSOR_EDIT--}</a>]</li>
+                       <li>[<a href="{%url=modules.php?module=admin&amp;what=del_sponsor&amp;id=$content[id]%}">{--ADMIN_SPONSOR_DEL--}</a>]</li>
+                       <li>[<a href="{%url=modules.php?module=admin&amp;what=lock_sponsor&amp;id=$content[id]%}">{--ADMIN_SPONSOR_LOCK--}</a>]</li>
+                       <li>[<a href="{%url=modules.php?module=admin&amp;what=list_sponsor_pays&amp;id=$content[id]%}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a>] (<strong>$content[orders]</strong>)</li>
                </ul>
        </td>
 </tr>