/[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

Contents of /branches/mysql/trunk/template_html/Subjects_list.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7 - (show annotations)
Sun Mar 7 20:43:44 2004 UTC (20 years, 1 month ago) by dpavlin
Original Path: trunk/template_html/Subjects_list.html
File MIME type: text/html
File size: 147 byte(s)
don't remember MasterSubject if Subject is selected

1 <ul>
2 <TMPL_LOOP NAME="Subjects">
3 <li>
4 <a href="?p=s;s=<TMPL_VAR NAME="subject_id">"><TMPL_VAR NAME="subject"></a>
5 </li>
6 </TMPL_LOOP>
7 </ul>

  ViewVC Help
Powered by ViewVC 1.1.26