]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_reg_row.tpl
Some rewrites
[mailer.git] / templates / de / html / admin / admin_reg_row.tpl
index ba15deb467eeade3f76e58417b868ebb80ae02f8..3ec4d156a301ed574a809fec7b783c0de081ea82 100644 (file)
@@ -1,11 +1,11 @@
 <tr>
        <td align="center" class="switch_sw$content[sw] top2 right2">$content[link]</td>
        <td align="center" class="switch_sw$content[sw] top2 right2">$content[gender]</td>
-       <td align="center" class="switch_sw$content[sw] top2 right2">$content[sname]</td>
-       <td align="center" class="switch_sw$content[sw] top2 right2">$content[fname]</td>
+       <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[ref]</td>
        <td align="center" class="switch_sw$content[sw] top2"><a
-               href="{!URL!}/confirm.php?hash=$content[hash]" target="_blank">{--CONFIRMATION_LINK--}</a></td>
+               href="{?URL?}/confirm.php?hash=$content[hash]" target="_blank">{--CONFIRMATION_LINK--}</a></td>
 </tr>