diff --git a/lib/WebGUI/AdminConsole.pm b/lib/WebGUI/AdminConsole.pm index 29a6bc807..012268131 100644 --- a/lib/WebGUI/AdminConsole.pm +++ b/lib/WebGUI/AdminConsole.pm @@ -243,10 +243,12 @@ sub new { =head2 render ( application.workarea [,application.title] ) -Prepares internationalization of variables. Returns a Style-processed AdminConsole. +Returns content wrapped inside of the Admin console template and style. =head3 application.workarea +The main content to display to the user. + =head3 application.title A string that defaults to _function's title.