]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails_redir_row.tpl
The usual changes: forms fixed
[mailer.git] / templates / de / html / admin / admin_unlock_emails_redir_row.tpl
index fcc312dcb10d2200f326f03d5a283882f4b042d1..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>