egroupware/addressbook/templates/default/search.xet
Cornelius Weiß fd9e935e63 - new add/edit dialog using tabs
- new "advanced search" function / dialog
- customfields can now be of type text, selectbox, radio and checkbox
2005-11-03 23:47:52 +00:00

16 lines
294 B
XML

<?xml version="1.0"?>
<!-- $Id$ -->
<overlay>
<template id="addressbook.search" template="" lang="" group="0" version="">
<grid width="100%">
<columns>
<column/>
</columns>
<rows>
<row>
<advancedsearch id="advs"/>
</row>
</rows>
</grid>
</template>
</overlay>