/[webpac]/branches/hidra/template_html-hidra/index_res-adr-en.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

Contents of /branches/hidra/template_html-hidra/index_res-adr-en.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 717 - (show annotations)
Tue Sep 20 08:59:21 2005 UTC (18 years, 6 months ago) by dpavlin
File MIME type: text/html
File size: 1103 byte(s)
local changes

1 <TMPL_VAR NAME="PAGER_JAVASCRIPT">
2 <form method=post>
3 <input type=submit value="Back to search form" 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>Index</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&filter=<TMPL_VAR name="filter">" class="headline"><TMPL_VAR NAME="display"></a>
30 <!-- ordinal number in index -->
31 <!--
32 <small>[<TMPL_VAR NAME="count">]</small>
33 -->
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