diff --git a/lib/WebGUI/Macro/AdminToggle.pm b/lib/WebGUI/Macro/AdminToggle.pm index c27c17106..4911bce0f 100644 --- a/lib/WebGUI/Macro/AdminToggle.pm +++ b/lib/WebGUI/Macro/AdminToggle.pm @@ -39,7 +39,7 @@ Turn On Admin group. If this is blank an internationalized default is used. =head3 template -A template from the Macro/AdminToggle namespace to use for formatting the link. +The URL of a template from the Macro/AdminToggle namespace to use for formatting the link. =cut diff --git a/lib/WebGUI/Macro/EditableToggle.pm b/lib/WebGUI/Macro/EditableToggle.pm index da65650bb..9ddde9d8b 100644 --- a/lib/WebGUI/Macro/EditableToggle.pm +++ b/lib/WebGUI/Macro/EditableToggle.pm @@ -42,7 +42,7 @@ If this is blank an internationalized default is used. =head3 template -A template from the Macro/EditableToggle namespace to use for formatting the link. +The URL of a template from the Macro/EditableToggle namespace to use for formatting the link. =cut diff --git a/lib/WebGUI/Macro/GroupAdd.pm b/lib/WebGUI/Macro/GroupAdd.pm index 3cc0a35a8..fdcf4e853 100644 --- a/lib/WebGUI/Macro/GroupAdd.pm +++ b/lib/WebGUI/Macro/GroupAdd.pm @@ -36,7 +36,7 @@ to the group. =head3 template -An optional template for formatting the text and link. +The URL of an optional template for formatting the text and link. =cut diff --git a/lib/WebGUI/Macro/GroupDelete.pm b/lib/WebGUI/Macro/GroupDelete.pm index 2a4d523e3..a52af5ca5 100644 --- a/lib/WebGUI/Macro/GroupDelete.pm +++ b/lib/WebGUI/Macro/GroupDelete.pm @@ -36,7 +36,7 @@ to the group. =head3 template -An optional template for formatting the text and link. +The URL of an optional template for formatting the text and link. =cut diff --git a/lib/WebGUI/Macro/LoginToggle.pm b/lib/WebGUI/Macro/LoginToggle.pm index 7d2700213..85c773b98 100644 --- a/lib/WebGUI/Macro/LoginToggle.pm +++ b/lib/WebGUI/Macro/LoginToggle.pm @@ -38,7 +38,7 @@ internationalized message will be used. =head3 templateId -The ID of a template for custom layout of the link and text. +The URL of a template for custom layout of the link and text. =cut diff --git a/lib/WebGUI/Macro/MiniCart.pm b/lib/WebGUI/Macro/MiniCart.pm index 0de04be88..51992d0c6 100644 --- a/lib/WebGUI/Macro/MiniCart.pm +++ b/lib/WebGUI/Macro/MiniCart.pm @@ -29,7 +29,7 @@ Renders the macro. =head3 templateId -Pass in a template id other than the default. +The ID of a template to use other than the default. =cut diff --git a/lib/WebGUI/Macro/a_account.pm b/lib/WebGUI/Macro/a_account.pm index cdcf99d0d..d400ddc89 100644 --- a/lib/WebGUI/Macro/a_account.pm +++ b/lib/WebGUI/Macro/a_account.pm @@ -33,7 +33,7 @@ The text of the link. If no text is displayed an internationalized default will =head3 template -A template to use for formatting the link. +The URL of a template to use for formatting the link. =cut