Someone has moved sections of Help documentation and renamed them, but

didn't resolve the empty links.  This is the first batch of corrections.
This commit is contained in:
Colin Kuskie 2004-11-11 05:23:45 +00:00
parent 3074e5a376
commit fc55e228f8
2 changed files with 6 additions and 6 deletions

View file

@ -105,7 +105,7 @@ our $HELP = {
body => '618', body => '618',
related => [ related => [
{ {
tag => 'settings manage', tag => 'settings',
namespace => 'WebGUI' namespace => 'WebGUI'
} }
] ]
@ -454,7 +454,7 @@ our $HELP = {
namespace => 'Poll' namespace => 'Poll'
}, },
{ {
tag => 'user settings edit', tag => 'settings',
namespace => 'WebGUI' namespace => 'WebGUI'
}, },
{ {

View file

@ -9,10 +9,10 @@ our $HELP = {
tag => 'wobjects using', tag => 'wobjects using',
namespace => 'WebGUI' namespace => 'WebGUI'
}, },
{ {
tag => 'metadata manage', tag => 'metadata manage',
namespace => 'WebGUI' namespace => 'MetaData'
}, },
] ]
}, },