| |
1 |
|
<master> |
| |
2 |
|
<property name="title">@page_title@</property> |
| |
3 |
|
<property name="context">@context@</property> |
| |
4 |
|
|
| |
5 |
|
<table width="100%"> |
| |
6 |
|
<tr> |
| |
7 |
|
<td valign="top"> |
| |
8 |
|
<form action="" method="GET"> |
| |
9 |
|
#lors-central.search_courses#: |
| |
10 |
|
<input name="keyword" onfocus="if(this.value=='Please type a keyword')this.value='';" onblur="if(this.value=='')this.value='#lors-central.please_type#';" value="#lors-central.please_type#" /> |
| |
11 |
|
<input type="submit" value="#lors-central.search#" /> |
| |
12 |
|
</form> |
| |
13 |
|
</td> |
| |
14 |
|
<tr> |
| |
15 |
|
<td> |
| |
16 |
|
<listtemplate name="get_courses"></listtemplate> |
| |
17 |
|
</td> |
| |
18 |
|
</tr> |
| |
19 |
|
</table> |