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

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

revision 2 by dpavlin, Sun Mar 7 18:22:26 2004 UTC revision 3 by dpavlin, Sun Mar 7 18:48:13 2004 UTC
# Line 13  Line 13 
13                  <table>                  <table>
14                          <form method="GET" action="">                          <form method="GET" action="">
15                          <input type="hidden" name="p" value="s">                          <input type="hidden" name="p" value="s">
16                            <input type="hidden" name="ms" value="<TMPL_VAR NAME="ms">">
17                          <tr>                          <tr>
18                          <td>                          <td>
19                                  <select size="7" name="s_id">                                  <select size="7" name="s">
20                                          <TMPL_LOOP NAME="Subjects">                                          <TMPL_LOOP NAME="Subjects">
21                                                  <option value="<TMPL_VAR NAME="subject_id">"><TMPL_VAR NAME="subject"></option>                                                  <option value="<TMPL_VAR NAME="subject_id">"><TMPL_VAR NAME="subject"></option>
22                                          </TMPL_LOOP>                                          </TMPL_LOOP>

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

  ViewVC Help
Powered by ViewVC 1.1.26