]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_details.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_list_sponsor_details.tpl
index 577ba20b9b87b3ec9812ba1ef59f8739fabd5033..317ee71329039b8648e21d77be0d3df79292260a 100644 (file)
-<TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center" width="520">
-<TR>
-  <TD colspan="2" align="center" class="admin_title bottom2" height="30" style="padding: 5px">
-    <STRONG class="big">{--ADMIN_SPONSOR_DETAILS--}:</STRONG>
-  </TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2" height="25">{--SPONSOR_ID--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_ID--} [&nbsp;<STRONG><A href="{--URL--}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={--__SPONSOR_ID--}">{--__SPONSOR_STATUS--}</A></STRONG>&nbsp;]</TD>
-</TR>
-<TR>
-  <TD colspan="2" align="center" class="admin_title bottom2" height="30">
-    <STRONG>{--ADMIN_SPONSOR_COMPANY_DATA--}:</STRONG>
-  </TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_COMPANY_TITLE--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_COMPANY--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_COMPANY_POSITION--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_POSITION--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_TAX_IDENT--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_TAX_IDENT--}</TD>
-</TR>
-<TR>
-  <TD colspan="2" align="center" class="admin_title bottom2" height="30">
-    <STRONG>{--ADMIN_SPONSOR_PERSONA_DATA--}:</STRONG>
-  </TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SURNAME_FAMILY--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_SALUT--} {--__SPONSOR_SURNAME--} {--__SPONSOR_FAMILY--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_STREET_NR1--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_STREET1--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_STREET_NR2--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_STREET2--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_COUNTRY--}-{--__SPONSOR_ZIP--}&nbsp;{--__SPONSOR_CITY--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_PHONE--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_PHONE--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_FAX--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_FAX--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_CELL--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;{--__SPONSOR_CELL--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_EMAIL--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;<A href="{--__SPONSOR_EMAIL--}">{--__SPONSOR_EMAIL_VALUE--}</A>&nbsp;</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_ENTER_URL--}:&nbsp;</TD>
-  <TD class="bottom2">&nbsp;[&nbsp;<A href="{--__SPONSOR_URL--}" target="_blank"><STRONG>{--EMAIL_URL_TEST--}</STRONG></A>&nbsp;]&nbsp;</TD>
-</TR>
-<TR>
-  <TD colspan="2" align="center" class="admin_title bottom2" height="30">
-    <STRONG>{--ADMIN_SPONSOR_WARNINGS_POINTS--}:</STRONG>
-  </TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_RECEIVE_WARNINGS_SHORT--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">{--__SPONSOR_REC_WARNING--}</TD>
-<TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_WARNING_INTERVAL_SHORT--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">{--__SPONSOR_INTERVAL--}</TD>
-<TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_POINTS_AMOUNT--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">&nbsp;[&nbsp;<A href="{--URL--}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={--__SPONSOR_ID--}&amp;mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><STRONG>{--__SPONSOR_AMOUNT--}</STRONG></A>&nbsp;]</TD>
-<TR>
-</TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_POINTS_USED--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">&nbsp;[&nbsp;<A href="{--URL--}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={--__SPONSOR_ID--}&amp;mode=sub_points" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><STRONG>{--__SPONSOR_USED--}</STRONG></A>&nbsp;]</TD>
-</TR>
-<TR>
-  <TD colspan="2" align="center" class="admin_title bottom2" height="30">
-    <STRONG>{--ADMIN_SPONSOR_OTHER_DETAILS--}:</STRONG>
-  </TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_CREATED--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">{--__SPONSOR_CREATED--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--ADMIN_LAST_ONLINE--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">{--__SPONSOR_LAST_ONLINE--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--ADMIN_LAST_CHANGE--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">{--__SPONSOR_LAST_CHANGE--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--REMOTE_IP--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">{--__SPONSOR_REMOTE_ADR--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_REFID--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">{--__SPONSOR_REFID--}</TD>
-</TR>
-<TR>
-  <TD align="right" class="bottom2 right2">{--SPONSOR_REFERRALS--}:</STRONG>&nbsp;</TD>
-  <TD align="center" class="bottom2">[&nbsp;<A href="{--URL--}/modules.php?module=admin&amp;what=list_sponsor&amp;rid={--__SPONSOR_ID--}"><STRONG>{--__SPONSOR_REFS--}</STRONG></A>&nbsp;]</TD>
-</TR>
-<TR>
-  <TD colspan="2" class="admin_footer" style="padding: 5px">
-    <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={--__SPONSOR_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={--__SPONSOR_ID--}">{--ADMIN_SPONSOR_DEL--}</A>&nbsp;]</LI>
-      <LI>&nbsp;[&nbsp;<A href="{--URL--}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={--__SPONSOR_ID--}">{--ADMIN_SPONSOR_LOCK--}</A>&nbsp;]</LI>
-      <LI>&nbsp;[&nbsp;<A href="{--URL--}/modules.php?module=admin&amp;what=list_sponsor_pays&amp;id={--__SPONSOR_ID--}">{--ADMIN_LIST_SPONSOR_ORDERS--}</A>&nbsp;] (<STRONG>{--__SPONSOR_ORDERS--}</STRONG>)</LI>
-    </UL>
-  </TD>
-</TR>
-</TABLE>
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
+<tr>
+  <td colspan="2" align="center" class="admin_title bottom2" height="30" style="padding: 5px">
+    <div class="big">{--ADMIN_SPONSOR_DETAILS--}:</div>
+  </td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2" height="25">{--SPONSOR_ID--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_ID!} [&nbsp;<strong><a href="{?URL?}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__SPONSOR_ID!}">{!__SPONSOR_STATUS!}</a></strong>&nbsp;]</td>
+</tr>
+<tr>
+  <td colspan="2" align="center" class="admin_title bottom2" height="30">
+    <strong>{--ADMIN_SPONSOR_COMPANY_DATA--}:</strong>
+  </td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_COMPANY_TITLE--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_COMPANY!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_COMPANY_POSITION--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_POSITION!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_TAX_IDENT--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_TAX_IDENT!}</td>
+</tr>
+<tr>
+  <td colspan="2" align="center" class="admin_title bottom2" height="30">
+    <strong>{--ADMIN_SPONSOR_PERSONA_DATA--}:</strong>
+  </td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SURNAME_FAMILY--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_GENDER!} {!__SPONSOR_SURNAME!} {!__SPONSOR_FAMILY!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_STREET_NR1--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_STREET1!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_STREET_NR2--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_STREET2!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_COUNTRY!}-{!__SPONSOR_ZIP!}&nbsp;{!__SPONSOR_CITY!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_PHONE--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_PHONE!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_FAX--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_FAX!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_CELL--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;{!__SPONSOR_CELL!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_EMAIL--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;<a href="{!__SPONSOR_EMAIL!}">{!__SPONSOR_EMAIL_VALUE!}</a>&nbsp;</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_ENTER_URL--}:&nbsp;</td>
+  <td class="bottom2">&nbsp;[&nbsp;<a href="{!__SPONSOR_URL!}" target="_blank"><strong>{--ADMIN_TEST_URL--}</strong></a>&nbsp;]&nbsp;</td>
+</tr>
+<tr>
+  <td colspan="2" align="center" class="admin_title bottom2" height="30">
+    <strong>{--ADMIN_SPONSOR_WARNINGS_POINTS--}:</strong>
+  </td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_RECEIVE_WARNINGS_SHORT--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">{!__SPONSOR_REC_WARNING!}</td>
+<tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_WARNING_INTERVAL_SHORT--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">{!__SPONSOR_INTERVAL!}</td>
+<tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_POINTS_AMOUNT--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={!__SPONSOR_ID!}&amp;mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_AMOUNT!}</strong></a>&nbsp;]</td>
+<tr>
+</tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_POINTS_USED--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={!__SPONSOR_ID!}&amp;mode=sub_points" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_USED!}</strong></a>&nbsp;]</td>
+</tr>
+<tr>
+  <td colspan="2" align="center" class="admin_title bottom2" height="30">
+    <strong>{--ADMIN_SPONSOR_OTHER_DETAILS--}:</strong>
+  </td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_CREATED--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">{!__SPONSOR_CREATED!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--ADMIN_LAST_ONLINE--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">{!__SPONSOR_LAST_ONLINE!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--ADMIN_LAST_CHANGE--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">{!__SPONSOR_LAST_CHANGE!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--REMOTE_IP--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">{!__SPONSOR_REMOTE_ADR!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_REFID--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">{!__SPONSOR_REFID!}</td>
+</tr>
+<tr>
+  <td align="right" class="bottom2 right2">{--SPONSOR_REFERRALS--}:</strong>&nbsp;</td>
+  <td align="center" class="bottom2">[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=list_sponsor&amp;rid={!__SPONSOR_ID!}"><strong>{!__SPONSOR_REFS!}</strong></a>&nbsp;]</td>
+</tr>
+<tr>
+  <td colspan="2" class="admin_footer" style="padding: 5px">
+    <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={!__SPONSOR_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={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_DEL--}</a>&nbsp;]</li>
+      <li>&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=lock_sponsor&amp;id={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_LOCK--}</a>&nbsp;]</li>
+      <li>&nbsp;[&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=list_sponsor_pays&amp;id={!__SPONSOR_ID!}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a>&nbsp;] (<strong>{!__SPONSOR_ORDERS!}</strong>)</li>
+    </ul>
+  </td>
+</tr>
+</table>