Added missing changes to template for index results
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 11 Jan 2004 21:06:42 +0000 (21:06 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 11 Jan 2004 21:06:42 +0000 (21:06 +0000)
git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@200 13eb9ef6-21d5-0310-b721-a9d68796d827

template_html/index_res.html

index 516eee2..80fb8d6 100644 (file)
@@ -23,7 +23,7 @@
 <TMPL_LOOP NAME="PAGER_DATA_LIST">
   <TR>
        <td>
-       <a href="?rm=results&f1=<TMPL_VAR name="field" escape="URL">&v1=<TMPL_VAR name="item" escape="URL">" class="headline"><TMPL_VAR NAME="item"></a>
+       <a href="?rm=results&f1=<TMPL_VAR name="field">&v1=<TMPL_VAR name="item">" class="headline"><TMPL_VAR NAME="display"></a>
        <!-- ordinal number in index -->
        <!--
        <small>[<TMPL_VAR NAME="ord">]</small>