From bfaf66f854a5c8864c076ba4ffe2973d0c087582 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 3 Apr 2005 07:33:33 +0000 Subject: [PATCH] tag change to support automatic list of available assets --- lib/WebGUI/Help/WSClient.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/Help/WSClient.pm b/lib/WebGUI/Help/WSClient.pm index 74c3e4792..01908f30e 100644 --- a/lib/WebGUI/Help/WSClient.pm +++ b/lib/WebGUI/Help/WSClient.pm @@ -6,7 +6,7 @@ our $HELP = { body => '71', related => [ { - tag => 'web services client template', + tag => 'ws client template', namespace => 'WSClient' }, { @@ -20,7 +20,7 @@ our $HELP = { body => '73', related => [ { - tag => 'web services client add/edit', + tag => 'ws client add/edit', namespace => 'WSClient' }, {