diff --git a/lib/WebGUI/Help/AuthLDAP.pm b/lib/WebGUI/Help/AuthLDAP.pm index 992439b4f..964518e9a 100644 --- a/lib/WebGUI/Help/AuthLDAP.pm +++ b/lib/WebGUI/Help/AuthLDAP.pm @@ -139,10 +139,6 @@ our $HELP = { tag => 'ldap authentication display account template', namespace => 'AuthLDAP' }, - { - tag => 'wobject template', - namespace => 'Asset_Wobject' - }, ] }, diff --git a/lib/WebGUI/Help/AuthWebGUI.pm b/lib/WebGUI/Help/AuthWebGUI.pm index 475b9633b..675044be6 100644 --- a/lib/WebGUI/Help/AuthWebGUI.pm +++ b/lib/WebGUI/Help/AuthWebGUI.pm @@ -119,10 +119,6 @@ our $HELP = { } ], related => [ - { - tag => 'wobject template', - namespace => 'Asset_Wobject' - } ] }, 'webgui authentication password recovery template' => { @@ -202,10 +198,6 @@ our $HELP = { fields => [ ], related => [ - { - tag => 'wobject template', - namespace => 'Asset_Wobject' - } ] }, 'webgui authentication password expiration template' => { @@ -252,10 +244,6 @@ our $HELP = { fields => [ ], related => [ - { - tag => 'wobject template', - namespace => 'Asset_Wobject' - } ] }, 'webgui deactivate account template' => {