]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_cats_row.tpl
Deprecated 'replacer' removed. Now we use EL code instead (there are a lot example...
[mailer.git] / templates / de / html / admin / admin_config_cats_row.tpl
index 7a6b5ae668eb2ab78790ffa3e93a4c43c803d9a3..211ba4e7566133fa7b25c3d077f32c524595f273 100644 (file)
@@ -1,12 +1,12 @@
 <tr>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
-               <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
+               <input type="checkbox" class="form_field" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
        </td>
        <td class="bottom right {%template,ColorSwitch%}">
-               $content[cat]
+               {%pipe,getCategory=$content[id]%}
        </td>
        <td align="center" class="bottom right {%template,ColorSwitch%}">
-               $content[vis]
+               {%pipe,translateComma=$content[visible]%}
        </td>
        <td align="center" class="bottom {%template,ColorSwitch%}">
                $content[sort]