diff options
Diffstat (limited to 'TWiki/FormattedSearch.mdwn')
-rw-r--r-- | TWiki/FormattedSearch.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/FormattedSearch.mdwn b/TWiki/FormattedSearch.mdwn index 8dcec745..591a37de 100644 --- a/TWiki/FormattedSearch.mdwn +++ b/TWiki/FormattedSearch.mdwn @@ -69,7 +69,7 @@ Variables that can be used in the format string: </tr> <tr> <td><code>$formfield(name)</code></td> - <td> The field value of a form field, i.e. <code>$formfield(<nop>TopicClassification)</nop></code> would get expanded to <code>PublicFAQ</code>. This applies only to topics that have a <span style="background:"><font color="">TWiki Form</font></span><a href="http://LOCATION/TWikiForms">?</a></td> + <td> The field value of a form field, i.e. <code>$formfield(<nop>TopicClassification)</nop></code> would get expanded to <code>PublicFAQ</code>. This applies only to topics that have a <span style="background:"><font color="">TWiki Form</font></span>[[TWikiForms]]</td> </tr> <tr> <td><code>$pattern(reg-exp)</code></td> |