Fix typos in POD that prevent 100% POD coverage.
This commit is contained in:
parent
a34e6b36ec
commit
c2e38ac416
2 changed files with 2 additions and 2 deletions
|
|
@ -255,7 +255,7 @@ sub getLayoutTemplateId {
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 getStyleTemplate ( )
|
=head2 getStyleTemplateId ( )
|
||||||
|
|
||||||
Override this method to return the template for the main style. The style would
|
Override this method to return the template for the main style. The style would
|
||||||
be for the page that the account layout template is embedded in.
|
be for the page that the account layout template is embedded in.
|
||||||
|
|
|
||||||
|
|
@ -232,7 +232,7 @@ sub getLayoutTemplateId {
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 getConfirmTemplateId ( )
|
=head2 getRemoveConfirmTemplateId ( )
|
||||||
|
|
||||||
This method returns the template ID for the confirmation screen.
|
This method returns the template ID for the confirmation screen.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue