]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_country_del_row.tpl
Renamed functions to make it more clear, ext-coupon continued:
[mailer.git] / templates / de / html / admin / admin_list_country_del_row.tpl
index 813a2b7bd2670e9ec8e4415df35b8cb318045170..99f3f6154763284df3e0aec7dc88f8b17bf4e120 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>$content[id]</strong>
+       <td align="center" class="{%template,ColorSwitch%} bottom right"><strong>$content[id]</strong>
                <input type="hidden" name="id[$content[id]]" value="1" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[code]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[descr]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2">
-               $content[status]
+       <td align="center" class="{%template,ColorSwitch%} bottom">
+               $content[is_active]
        </td>
 </tr>