/[webpac]/trunk/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

Diff of /trunk/template_html/index_res.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 113 by dpavlin, Fri Jul 4 23:30:47 2003 UTC revision 114 by dpavlin, Wed Jul 16 15:49:56 2003 UTC
# Line 24  Line 24 
24  </p>  </p>
25    
26  <form>  <form>
27  <TABLE BORDER=0 WIDTH=100%>  <TABLE BORDER=0 WIDTH="100%">
 <TR><TD><TABLE BORDER=0 WIDTH=100%>  
28  <TMPL_LOOP NAME="PAGER_DATA_LIST">  <TMPL_LOOP NAME="PAGER_DATA_LIST">
29    <TR>    <TR>
30          <td><TMPL_VAR NAME="item">          <td><TMPL_VAR NAME="item">
31          <!-- ordinal number in index -->          <!-- ordinal number in index -->
32          <small>[<TMPL_VAR NAME="ord">]<small>          <!--
33            <small>[<TMPL_VAR NAME="ord">]</small>
34            -->
35          </td>          </td>
36    </TR>    </TR>
37  </TMPL_LOOP>  </TMPL_LOOP>
# Line 40  Line 41 
41    <TMPL_VAR NAME="PAGER_NEXT">    <TMPL_VAR NAME="PAGER_NEXT">
42  </TD></TR>  </TD></TR>
43  </TABLE>  </TABLE>
 </TABLE>  
44  <TMPL_VAR NAME="PAGER_HIDDEN">  <TMPL_VAR NAME="PAGER_HIDDEN">
45  </FORM>  </FORM>
46    

Legend:
Removed from v.113  
changed lines
  Added in v.114

  ViewVC Help
Powered by ViewVC 1.1.26