Naming convention applied, new API function introduced:
[mailer.git] / templates / de / html / admin / admin_menu_status_row.tpl
index f9d2d5d02bdc3883a6ea3be3e5d0a7447c0f66d3..ad2aaf11d22f911f6d1c8e2e08b98131756c1f46 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 width="25%" class="{%template,ColorSwitch%} bottom">
-               {--IS_LOCKED--}:
+               {--ADMIN_MENU_IS_LOCKED--}:
                $content[locked]
        </td>
 </tr>