forked from extern/egroupware
16 lines
474 B
XML
16 lines
474 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE overlay PUBLIC "-//Stylite AG//eTemplate 2//EN" "http://www.egroupware.org/etemplate2.dtd">
|
|
<!-- $Id$ -->
|
|
<overlay>
|
|
<grid id="etemplate.tab_widget.tab_active" template="" lang="" group="" version="0.9.15.001" spacing="0" padding="0">
|
|
<columns>
|
|
<column/>
|
|
</columns>
|
|
<rows>
|
|
<row>
|
|
<description class="etemplate_tab_active th" value="@label" id="tab" statustext="@help"/>
|
|
</row>
|
|
</rows>
|
|
</grid>
|
|
</overlay>
|