From c638a4ec9bbeb7783cedc867e09f64ec68ce4558 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 17 Jun 2009 21:35:43 +0000 Subject: [PATCH] Update POD for the AdminConsole --- lib/WebGUI/AdminConsole.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.