egroupware/etemplate/templates/default/nextmatch_widget.xul

21 lines
649 B
Plaintext
Raw Normal View History

2002-09-17 23:31:45 +02:00
<?xml version="1.0"?>
<overlay>
2002-09-18 16:03:51 +02:00
<grid id="etemplate.nextmatch_widget" template="" lang="" group="" version="0.9.15.004" spacing="0" padding="5">
2002-09-17 23:31:45 +02:00
<columns>
2002-09-18 16:03:51 +02:00
<column width="50%"/>
<column width="50%"/>
2002-09-17 23:31:45 +02:00
</columns>
<rows>
<row>
2002-09-18 16:03:51 +02:00
<description value="entries" no_lang="1" align="right" id="range"/>
<description span="all" value="of" no_lang="1" id="rows[0]"/>
2002-09-17 23:31:45 +02:00
</row>
2002-09-18 16:03:51 +02:00
<row>
<grid span="all" align="center" id="etemplate.nextmatch_widget.nm_row"/>
2002-09-17 23:31:45 +02:00
</row>
<row>
<grid content="rows" span="all" align="center" id="@template"/>
</row>
</rows>
</grid>
2002-09-18 16:03:51 +02:00
</overlay>