File tree 1 file changed +1
-6
lines changed
1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Package WebGUI::Macro::AdminToggle
22
22
23
23
Macro for displaying a url to the user for turning Admin mode on and off.
24
24
25
- =head2 process ( [turnOn,turnOff, template ] )
25
+ =head2 process ( [turnOn,template ] )
26
26
27
27
process takes three optional parameters for customizing the content and layout
28
28
of the account link.
@@ -32,11 +32,6 @@ of the account link.
32
32
The text displayed to the user if Admin mode is turned off and they are in the
33
33
Turn On Admin group. If this is blank an internationalized default is used.
34
34
35
- =head3 turnOff
36
-
37
- The text displayed to the user if Admin mode is turned on and they are in the
38
- Turn On Admin group. If this is blank an internationalized default is used.
39
-
40
35
=head3 template
41
36
42
37
The URL of a template from the Macro/AdminToggle namespace to use for formatting the link.
You can’t perform that action at this time.
0 commit comments