Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Fix bad link
Browse files Browse the repository at this point in the history
  • Loading branch information
stub42 committed Nov 12, 2003
1 parent e6a773d commit ed92f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dtml/manageZCTextIndex.dtml
Expand Up @@ -12,7 +12,7 @@
<p class="form-help">
ZCTextIndex Lexicon used:
<dtml-if getLexiconURL>
<a href="&dtml.url_quote-getLexiconURL;/manage_main"
<a href="&dtml-getLexiconURL;/manage_main"
>&dtml-getLexiconURL;</a>
<dtml-else>
<em>(Lexicon Not Found)</em>
Expand Down

0 comments on commit ed92f57

Please sign in to comment.