fix broken SQLForm help
This commit is contained in:
parent
5c4b7ee0fa
commit
57b79b6019
1 changed files with 3 additions and 3 deletions
|
|
@ -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',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue