<form>
<title>Schools</title>
<width>540</width>
<border>true</border>
<fields>
<_count header="No" suffix="." width="30" align="center" />
<school_name header="Title" align="left" />
</fields>
<header>
<titles>true</titles>
<buttons>
</buttons>
</header>
<buttons>
<details onclick="" button="details" >
<location>index.php?sub=schools&action=edit&school_id={SCHOOL_ID}</location>
</details>
</buttons>
<items>20</items>
</form>