Renamed templates, more usage of EL
[mailer.git] / templates / de / html / admin / admin_menu_status_row.tpl
index f9d2d5d02bdc3883a6ea3be3e5d0a7447c0f66d3..8397481a2968a627a96248ed5d65683a163c9365 100644 (file)
@@ -7,11 +7,11 @@
                <input type="hidden" name="sel[$content[sel]]" value="$content[menu]" />
        </td>
        <td width="25%" class="{%template,ColorSwitch%} bottom">
-               {--IS_VISIBLE--}:
+               {--ADMIN_IS_VISIBLE--}:
                $content[visible]
-               </td>
+       </td>
        <td width="25%" class="{%template,ColorSwitch%} bottom">
-               {--IS_LOCKED--}:
+               {--ADMIN_MENU_IS_LOCKED--}:
                $content[locked]
        </td>
 </tr>