started adding new admin console

This commit is contained in:
JT Smith 2004-11-02 01:31:20 +00:00
parent 802e917376
commit c4fa16700d
17 changed files with 705 additions and 152 deletions

View file

@ -76,6 +76,12 @@ our $I18N = {
lastUpdated => 1089039511
},
'content profiling' => {
message => q|Content Profiling|,
lastUpdated => 1089039511,
context => q|The title of the content profiling manager for the admin console.|
},
};
1;