]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_details.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_list_sponsor_details.tpl
index bff4efec285fd1b68980b5d177f951be00a76d8a..f26fe613c8aa5e6566df0e189a2e681bdac0e0e3 100644 (file)
                <div class="big">{--ADMIN_SPONSOR_DETAILS--}:</div>
        </td>
 </tr>
+
 <tr>
-       <td align="right" class="bottom right" height="25">{--SPONSOR_ID--}:&nbsp;</td>
+       <td align="right" class="bottom right">{--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]%}">{%pipe,translateSponsorStatus=$content[status]%}</a></strong>]</td>
 </tr>
+
 <tr>
        <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--}:</td>
        <td class="bottom">$content[company]</td>
 </tr>
+
 <tr>
        <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--}:</td>
        <td class="bottom">$content[tax_ident]</td>
 </tr>
+
 <tr>
        <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--}:</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>
        <td class="bottom">$content[street_nr1]</td>
 </tr>
+
 <tr>
        <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--}:</td>
        <td class="bottom">$content[country]-$content[zip]$content[city]</td>
 </tr>
+
 <tr>
        <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--}:</td>
        <td class="bottom">$content[fax]</td>
 </tr>
+
 <tr>
        <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--}:</td>
        <td class="bottom"><a href="$content[email_link]">$content[email]</a></td>
 </tr>
+
 <tr>
        <td align="right" class="bottom right">{--SPONSOR_ENTER_URL--}:</td>
        <td class="bottom">[{%template,DereferrerUrl=$content[url]%}]</td>
 </tr>
+
 <tr>
        <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--}:</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">{%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;do=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;do=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="table_header bottom">
                <strong>{--ADMIN_SPONSOR_OTHER_DETAILS--}:</strong>
        </td>
 </tr>
+
 <tr>
        <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">{--LAST_ONLINE_SHORT--}:</td>
        <td align="center" class="bottom">$content[last_online]</td>
 </tr>
+
 <tr>
        <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--}:</td>
        <td align="center" class="bottom">$content[remote_addr]</td>
 </tr>
+
 <tr>
        <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_REFERRALS--}:</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="table_footer">
                <div align="center"><strong>{--ADMIN_SPONSOR_ACTIONS--}:</strong></div>