]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_chk_reg_row.tpl
Deprecated templates removed, some code moved to filters, bug fixed in mydata:
[mailer.git] / templates / de / html / admin / admin_list_chk_reg_row.tpl
index 6f87e1e86b37f565c24c3c50737f1f54dcdcf681..10cf1426d070a50a1adb85e8fc58395b7311e755 100644 (file)
@@ -4,9 +4,9 @@
        <td align="center" class="switch_sw$content[sw] top2 right2">$content[surname]</td>
        <td align="center" class="switch_sw$content[sw] top2 right2">$content[family]</td>
        <td align="center" class="switch_sw$content[sw] top2 right2">$content[email]</td>
-       <td align="center" class="switch_sw$content[sw] top2 right2">$content[ip]</td>
+       <td align="center" class="switch_sw$content[sw] top2 right2">$content[remote_addr]</td>
        <td align="center" class="switch_sw$content[sw] top2 right2">$content[refid]</td>
        <td align="center" class="switch_sw$content[sw] top2">
-               <a href="{?URL?}/confirm.php?hash=$content[hash]" target="_blank">{--CONFIRMATION_LINK--}</a>
+               <a href="{?URL?}/confirm.php?hash=$content[user_hash]" target="_blank">{--CONFIRMATION_LINK--}</a>
        </td>
 </tr>