add missing SQLForm docs for the super search

This commit is contained in:
Colin Kuskie 2007-03-02 23:02:21 +00:00
parent ac6116b7a0
commit be64f0367f
2 changed files with 84 additions and 110 deletions

View file

@ -1207,13 +1207,16 @@ variable.|,
'searchFormTrash.label' => {
message => q|The label for the search in trash option. Available in normal and advanced search. Only use this if you are
not using the complete <b>searchForm</b>.<br />
<br /><b>searchFormTrash.form</b><br />
The form Element for the search in trash option. Available in normal and advanced search. Only use this if you are
not using the complete <b>searchForm</b>.|,
not using the complete <b>searchForm</b>.<br />|,
lastUpdated => 1149822982,
},
'searchFormTrash.form' => {
message => q|The form Element for the search in trash option. Available in normal and advanced search. Only use this if you are
not using the complete <b>searchForm</b>.|,
lastUpdated => 1172875828,
},
'searchFormMode.label' => {
message => q|The label for the search mode option (with regex or not). Available in normal search. Only use this if you are
not using the complete <b>searchForm</b>.|,