]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails_redir_row.tpl
Description made more clear
[mailer.git] / templates / de / html / admin / admin_unlock_emails_redir_row.tpl
index e02e444a0e383f1855eac6a254dc62ec4c3b5370..a35513c04a9104d61058c80d33f93bac192e4fac 100644 (file)
@@ -1,8 +1,6 @@
 <tr>
-       <td class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</td>
-       <td class="bottom2 switch_sw$content[sw]" width="25" align="center">
-       <INPUT type="radio" name="sel[$content[id]]" value="$content[url]">
+       <td class="bottom {%template,ColorSwitch%}" align="center">
+               <input type="radio" class="form_field" name="sel[$content[id]]" value="$content[url]" />
        </td>
-       <td class="bottom2 switch_sw$content[sw]">$content[url]</td>
-       <td class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</td>
+       <td class="bottom {%template,ColorSwitch%}">$content[url]</td>
 </tr>