Subversion Repositories wimsdev

Rev

Rev 5928 | Rev 7941 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5928 Rev 7896
Line 1... Line 1...
1
 !form new
1
 !form new
2
 <input type="hidden" name="module" value="home"/>
2
 <input type="hidden" name="module" value="home"/>
3
<table class="wimsnoborder wimscenter" style="backgoround-color:$bgcolor2;">
3
<table class="wimsnoborder wimscenter" style="background-color:$bgcolor2;">
4
 <tr><td nowrap>
4
 <tr><td>
5
 <input type="submit" value="$wims_name_search"/> $C_T
5
 <input type="submit" value="$wims_name_search" /> $C_T
6
 <input size="20" name="search_keywords" value="$search_keywords"/>
6
 <input size="20" name="search_keywords" value="$search_keywords"/>
7
 </td></tr>
7
 </td></tr>
8
 </table>
8
 </table>
9
 
9
 
10
 !formend
10
 !formend