/[webpac]/branches/hidra/template_html-hidra/index_res-adr.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /branches/hidra/template_html-hidra/index_res-adr.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 658 - (hide annotations)
Fri Feb 4 15:00:24 2005 UTC (19 years, 2 months ago) by dpavlin
File MIME type: text/html
File size: 1076 byte(s)
local changes

1 dpavlin 377 <TMPL_VAR NAME="PAGER_JAVASCRIPT">
2     <form method=post>
3     <input type=submit value="Natrag na pretra¾ivanje" class="navigacija">
4    
5     <!--
6     <input type=submit value="Prija¹nja pretra¾ivanja" class="navigacija">
7     <input type=submit value="Korisnièke mape" class="navigacija" >
8     <input type=submit value="Korisnièke postavke" class="navigacija">
9     -->
10    
11     </form>
12    
13     <h2>Kazalo</h2>
14    
15     <p>
16     <!--
17     Your index lookup on <TMPL_VAR field> for '<TMPL_VAR limit>' returned...
18     <small>(<TMPL_VAR total> entries in index)</small>
19     -->
20    
21     </p>
22    
23     <form>
24    
25     <TABLE BORDER=0 WIDTH="100%">
26     <TMPL_LOOP NAME="PAGER_DATA_LIST">
27     <TR>
28     <td class="index">
29     <a href="?rm=results&show_full=1&f1=<TMPL_VAR name="field">&v1=<TMPL_VAR name="item">&e1=1" class="headline"><TMPL_VAR NAME="display"></a>
30     <!-- ordinal number in index -->
31     <!--
32 dpavlin 658 <small>[<TMPL_VAR NAME="count">]</small>
33 dpavlin 377 -->
34     </td>
35     </TR>
36     </TMPL_LOOP>
37     <TR><TD ALIGN=CENTER class="navigacija">
38     <TMPL_VAR NAME="PAGER_PREV">
39     <TMPL_VAR NAME="PAGER_JUMP">
40     <TMPL_VAR NAME="PAGER_NEXT">
41     </TD></TR>
42     </TABLE>
43     <TMPL_VAR NAME="PAGER_HIDDEN">
44     </FORM>

  ViewVC Help
Powered by ViewVC 1.1.26