fix broken SQLForm help

This commit is contained in:
Colin Kuskie 2006-04-18 22:34:51 +00:00
parent 5c4b7ee0fa
commit 57b79b6019

View file

@ -340,7 +340,7 @@ our $HELP = {
}, },
{ {
tag => 'template language', tag => 'template language',
namespace => 'Asset_SQLForm', namespace => 'Asset_Template',
}, },
], ],
}, },
@ -355,7 +355,7 @@ our $HELP = {
}, },
{ {
tag => 'template language', tag => 'template language',
namespace => 'Asset_SQLForm', namespace => 'Asset_Template',
}, },
], ],
}, },