New implementation of indexes: now it uses only two tables (index for all
[webpac] / template_html / index_res.html
index 80fb8d6..8770fa9 100644 (file)
   <TR>
        <td>
        <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>
-       -->
+       <!-- print count -->
+       <small>[<TMPL_VAR NAME="count">]</small>
        </td>
   </TR>
 </TMPL_LOOP>