Added missing fields to Add/Edit Profile documentation.

Another (small) Kristi Help doc fix.
This commit is contained in:
Colin Kuskie 2006-12-06 23:28:21 +00:00
parent 0bb7482cfa
commit fd52961bb0
3 changed files with 22 additions and 2 deletions

View file

@ -30,6 +30,21 @@ our $HELP = {
description => '474 description',
namespace => 'WebGUIProfile',
},
{
title => 'showAtRegistration label',
description => 'showAtRegistration hoverHelp',
namespace => 'WebGUIProfile',
},
{
title => 'requiredForPasswordRecovery label',
description => 'requiredForPasswordRecovery hoverHelp',
namespace => 'WebGUIProfile',
},
{
title => 'forceImageOnly label',
description => 'forceImageOnly description',
namespace => 'WebGUIProfile',
},
{
title => '486',
description => '486 description',