]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails_redir_row.tpl
Better text here
[mailer.git] / templates / de / html / admin / admin_unlock_emails_redir_row.tpl
index 04e8b175cf312db117d7415b85d2819f7305e010..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>
-       <TD class="bottom2 switch_sw$content[sw]">$content[url]</TD>
-       <TD class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</TD>
-</TR>
+<tr>
+       <td class="bottom {%template,ColorSwitch%}" align="center">
+               <input type="radio" class="form_field" name="sel[$content[id]]" value="$content[url]" />
+       </td>
+       <td class="bottom {%template,ColorSwitch%}">$content[url]</td>
+</tr>