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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 711 - (show annotations)
Sun Sep 11 18:46:44 2005 UTC (18 years, 7 months ago) by dpavlin
File MIME type: text/html
File size: 1111 byte(s)
local changes
1 <TMPL_VAR NAME="PAGER_JAVASCRIPT">
2
3 <div style="margin: 14">
4 <form method=post>
5 <div align="left">
6 <input type=submit value="Formular za pretra¾ivanje" class="submit">
7 <!--
8 <input type=submit value="Prija¹nja pretra¾ivanja" class="navigacija">
9 <input type=submit value="Korisnièke mape" class="navigacija" >
10 <input type=submit value="Korisnièke postavke" class="navigacija">
11 -->
12 </div>
13 </form>
14
15 <h2>Abecedno kazalo</h2>
16
17 <p>Your index lookup on <TMPL_VAR field> for '<TMPL_VAR limit>' returned...
18 <small>(<TMPL_VAR total> entries in index)</small>
19 </p>
20
21 <form>
22
23 <TABLE BORDER=0 WIDTH="100%">
24 <TMPL_LOOP NAME="PAGER_DATA_LIST">
25 <TR>
26 <td>
27 <a href="?rm=results&show_full=1&f1=<TMPL_VAR name="field">&v1=<TMPL_VAR name="item">" class="headline"><TMPL_VAR NAME="display"></a>
28 <!-- ordinal number in index -->
29 <!--
30 <small>[<TMPL_VAR NAME="ord">]</small>
31 -->
32 </td>
33 </TR>
34 </TMPL_LOOP>
35 <TR><TD ALIGN=CENTER class="navigacija">
36 <TMPL_VAR NAME="PAGER_PREV">
37 <TMPL_VAR NAME="PAGER_JUMP">
38 <TMPL_VAR NAME="PAGER_NEXT">
39 </TD></TR>
40 </TABLE>
41 <TMPL_VAR NAME="PAGER_HIDDEN">
42 </FORM>
43
44 </div>

Properties

Name Value
cvs2svn:cvs-rev 1.11

  ViewVC Help
Powered by ViewVC 1.1.26