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

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

revision 7 by dpavlin, Sat Jan 11 16:44:03 2003 UTC revision 13 by dpavlin, Sun Feb 16 22:41:37 2003 UTC
# Line 23  Line 23 
23    
24  <form>  <form>
25  <TABLE BORDER=0 WIDTH=100%>  <TABLE BORDER=0 WIDTH=100%>
26  <TR><TD><TABLE BORDER=0 WIDTH=100%>  <TR><TD><TABLE BORDER=1 WIDTH=100%>
27  <TMPL_LOOP NAME="PAGER_DATA_LIST">  <TMPL_LOOP NAME="PAGER_DATA_LIST">
28    <TR>    <TR>
29          <td><TMPL_VAR NAME="nr"></td>          <td><input type=checkbox name="<TMPL_VAR NAME="path">"><TMPL_VAR NAME="nr"></td>
30          <td>          <td>
31          <TMPL_VAR NAME="title">          <TMPL_VAR NAME="headline">
32          <i><TMPL_VAR NAME="path"></i>          <i><TMPL_VAR NAME="path"></i>
33          <b><TMPL_VAR NAME="rank"></b>          <b><TMPL_VAR NAME="rank"></b>
34          </td>          </td>
35            </tr><td colspan="2"><table><TMPL_VAR NAME="html"></table></td></td>
36    </TR>    </TR>
37  </TMPL_LOOP>  </TMPL_LOOP>
38  <TR><TD COLSPAN=3 ALIGN=CENTER class="navigacija">  <TR><TD COLSPAN=3 ALIGN=CENTER class="navigacija">

Legend:
Removed from v.7  
changed lines
  Added in v.13

  ViewVC Help
Powered by ViewVC 1.1.26