<form> <title>General Settings</title> <action>index.php?sub=settings&action=store</action> <name>edit</name> <width>540</width> <formtag>true</formtag> <border>true</border> <buttons> <set> <footer>true</footer> <header>true</header> </set> </buttons> <fields> <ipp type="relation" > <title>Items per page</title> <options> <option name="5">5</option> <option name="10">10</option> <option name="15">15</option> <option name="20">20</option> <option name="25">25</option> </options> <description>Select the number of properties you want to apear on the listing page.</description> </ipp> <!-- <ppp type="droplist" required="true" validate="A:1:200" > <title>Image Columns</title> <options> <option name="1">1</option> <option name="2">2</option> <option name="3">3</option> <option name="4">4</option> <option name="5">5</option> </options> <description>Select the number of images to apear on a row.</description> </ppp> --> </fields> </form>