]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_row.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_edit_email_row.tpl
index abc760f6884d93c15331d92b4b89f4cd9d46ddb0..76a7609a85f95577a7fe01294c2a2cb001ee213a 100644 (file)
@@ -1,9 +1,9 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                <strong>$content[id]</strong>
-               <input type="radio" name="id" class="admin_normal" value="$content[id]" />
+               <input type="radio" name="id" class="form_field" value="$content[id]" />
        </td>
-       <td class="switch_sw$content[sw] bottom">
+       <td class="{%template,ColorSwitch%} bottom">
                $content[subject]
                ({--EMAIL_SENDER--}: {%pipe,generateUserProfileLink=$content[userid]%}; {%pipe,getPaymentTitlePrice=$content[payment_id]%}; {%pipe,getCategory=$content[cat_id]%})
        </td>