made adminbar work with admin console

This commit is contained in:
JT Smith 2004-11-03 23:00:44 +00:00
parent 858ac96f88
commit 09cd6060eb
7 changed files with 40 additions and 112 deletions

View file

@ -2,7 +2,7 @@ package WebGUI::i18n::English::AdminConsole;
our $I18N = {
'admin console' => {
message => q|WebGUI Admin Console|,
message => q|Admin Console|,
lastUpdated => 1099344172,
context => q|The title of the admin console.|
},