SQLForm Help: Help for Add/Edit record template and Search record template were switched.

This commit is contained in:
Yung Han Khoe 2007-01-26 16:56:34 +00:00
parent 7bb10d329d
commit 61b89ca6fc

View file

@ -343,9 +343,9 @@ our $HELP = {
], ],
}, },
'edit record template' => { 'search record template' => {
title => 'edit template help title', title => 'search template help title',
body => 'edit template help', body => 'search template help',
isa => [ isa => [
{ {
namespace => "Asset_SQLForm", namespace => "Asset_SQLForm",
@ -537,9 +537,9 @@ our $HELP = {
], ],
}, },
'search record template' => { 'edit record template' => {
title => 'search template help title', title => 'edit template help title',
body => 'search template help', body => 'edit template help',
isa => [ isa => [
{ {
namespace => "Asset_SQLForm", namespace => "Asset_SQLForm",