Corrent template description in Macro/AdminBar.

Added POD for two macros.

Internationalized the If error message.
This commit is contained in:
Colin Kuskie 2005-12-19 04:48:38 +00:00
parent b621f3f605
commit 01816cd806
4 changed files with 65 additions and 5 deletions

View file

@ -31,14 +31,14 @@ Package WebGUI::Macro::AdminBar
Macro for displaying administrative functions to a user with Admin turned on.
=head2 process ( [template ] )
=head2 process ( [templateId ] )
process takes one optional parameters for customizing the layout
of the Admin bar.
=head3 template
=head3 templateId
A template to use for formatting the link. The default template creates the sliding
The ID for a template to use for formatting the link. The default template creates the sliding
Admin bar to the left of the screen.
=cut