rfe: Button to Turn Admin Off on Admin Accordian (#475)

This commit is contained in:
JT Smith 2009-04-29 14:34:42 +00:00
parent ad88a1da5f
commit e98fc02e9b
5 changed files with 21 additions and 8 deletions

View file

@ -380,6 +380,13 @@
"title" : "^International(spectre,Spectre);",
"groupSetting" : "groupIdAdminSpectre"
},
"adminConsoleOff" : {
"icon" : "adminConsoleOff.gif",
"uiLevel" : 1,
"group" : "12",
"url" : "^PageUrl(\"\",op=switchOffAdmin);",
"title" : "^International(12,WebGUI);"
},
"contentFilters" : {
"icon" : "contentFilters.gif",
"uiLevel" : 3,