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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 734 - (show annotations)
Wed May 24 13:33:33 2006 UTC (17 years, 10 months ago) by dpavlin
File MIME type: text/html
File size: 1262 byte(s)
local changes
1 <TMPL_VAR NAME="PAGER_JAVASCRIPT">
2 <form method=post>
3 <input type=submit value="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 <H4><font WEIGHT="600" COLOR="#003399" STYLE="normal" FAMILY="Arial, sans-serif" TEXT-DECORATION="none">
15 E-Catalogue of official documentation of Republic of Croatia</font></h4>
16
17
18 <p>
19 <!--
20 Your index lookup on <TMPL_VAR field> for '<TMPL_VAR limit>' returned...
21 <small>(<TMPL_VAR total> entries in index)</small>
22 -->
23
24 </p>
25
26 <form>
27
28 <TABLE BORDER=0 WIDTH="100%">
29 <TMPL_LOOP NAME="PAGER_DATA_LIST">
30 <TR>
31 <td class="index">
32 <a href="?rm=results&f1=<TMPL_VAR name="field">&v1=<TMPL_VAR name="item">&e1=1&filter=<TMPL_VAR name="filter">" class="headline"><TMPL_VAR NAME="display"></a>
33 <!-- ordinal number in index -->
34 <!--
35 <small>[<TMPL_VAR NAME="count">]</small>
36 -->
37 </td>
38 </TR>
39 </TMPL_LOOP>
40 <TR><TD ALIGN=CENTER class="navigacija">
41 <TMPL_VAR NAME="PAGER_PREV">
42 <TMPL_VAR NAME="PAGER_JUMP">
43 <TMPL_VAR NAME="PAGER_NEXT">
44 </TD></TR>
45 </TABLE>
46 <TMPL_VAR NAME="PAGER_HIDDEN">
47 </FORM>

  ViewVC Help
Powered by ViewVC 1.1.26