/[webpac]/trunk2/out/search.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 /trunk2/out/search.html

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

revision 431 by dpavlin, Thu Sep 9 18:25:34 2004 UTC revision 432 by dpavlin, Sun Sep 12 20:36:33 2004 UTC
# Line 13  Line 13 
13    
14    <body>    <body>
15    
16    <span style="background: #e0e0e0;">
17        <a href="search.html"><b>search</b></a> |
18        <a href="thesaurus.html">thesarus</a> |
19        <a href="browse.html">browse</a>
20    </span>
21    
22      <script type="text/javascript">      <script type="text/javascript">
23        var args=getArgs();        var args=getArgs();
24        function select_option(value,text,selected) {        function select_option(value,text,selected) {
# Line 46  Line 52 
52        <input type="SUBMIT" value="Pretraži"/><br/>        <input type="SUBMIT" value="Pretraži"/><br/>
53      </form>      </form>
54    
     <a href="bfilter/bfilter.html">thesarus</a>  
     <a href="browse.html">browse</a>  
   
55      <script type="text/javascript">      <script type="text/javascript">
56    
57        if (args.query) {        if (args.query) {

Legend:
Removed from v.431  
changed lines
  Added in v.432

  ViewVC Help
Powered by ViewVC 1.1.26