]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_sponsor_row.tpl
Continued:
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor_row.tpl
index f48afec366cd6631bcd1f895d254bcab2858d12c..7cbf23c5cbdd5bca8a2e27187dffd277621e145c 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom right">
-               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" class="admin_normal" value="1" />
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" class="form_field" value="1" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
-               <a href="$content[email]">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</a>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               <a href="{%pipe,generateSponsorEmailLink=$content[email]%}">{%pipe,translateSex=$content[sex]%} $content[surname] $content[family]</a>
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[remote_addr]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom">
+       <td align="center" class="{%template,ColorSwitch%} bottom">
                $content[sponsor_created]
        </td>
 </tr>