/[libdata-portal]/branches/mysql/trunk/template_html/Subjects_list.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/mysql/trunk/template_html/Subjects_list.html

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

revision 1 by dpavlin, Sun Mar 7 18:22:26 2004 UTC revision 3 by dpavlin, Sun Mar 7 18:48:13 2004 UTC
# Line 1  Line 1 
1  <ul>  <ul>
2          <TMPL_LOOP NAME="Subjects">          <TMPL_LOOP NAME="Subjects">
3                  <li>                  <li>
4                  <a href="?p=s;s_id=<TMPL_VAR NAME="subject_id">"><TMPL_VAR NAME="subject"></a>                  <a href="?p=s;ms=<TMPL_VAR NAME="ms">;s=<TMPL_VAR NAME="subject_id">"><TMPL_VAR NAME="subject"></a>
5                  </li>                  </li>
6          </TMPL_LOOP>          </TMPL_LOOP>
7  </ul>  </ul>

Legend:
Removed from v.1  
changed lines
  Added in v.3

  ViewVC Help
Powered by ViewVC 1.1.26