mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 20:31:31 +02:00
Pixelegg changes from Thursday
This commit is contained in:
parent
ffcc62e274
commit
1c7887ca6a
@ -325,7 +325,7 @@
|
|||||||
</template>
|
</template>
|
||||||
<template id="addressbook.edit.links" template="" lang="" group="0" version="1.9.001">
|
<template id="addressbook.edit.links" template="" lang="" group="0" version="1.9.001">
|
||||||
|
|
||||||
<grid width="100%" height="286" overflow="auto">
|
<grid width="100%" overflow="auto">
|
||||||
<columns>
|
<columns>
|
||||||
<column/>
|
<column/>
|
||||||
</columns>
|
</columns>
|
||||||
@ -565,7 +565,7 @@
|
|||||||
<grid>
|
<grid>
|
||||||
<columns>
|
<columns>
|
||||||
<column width="20"/>
|
<column width="20"/>
|
||||||
<column width="120"/>
|
<column width="90"/>
|
||||||
<column/>
|
<column/>
|
||||||
<column/>
|
<column/>
|
||||||
</columns>
|
</columns>
|
||||||
@ -608,7 +608,7 @@
|
|||||||
<grid>
|
<grid>
|
||||||
<columns>
|
<columns>
|
||||||
<column width="20"/>
|
<column width="20"/>
|
||||||
<column width="120"/>
|
<column width="90"/>
|
||||||
<column/>
|
<column/>
|
||||||
</columns>
|
</columns>
|
||||||
<rows>
|
<rows>
|
||||||
@ -653,4 +653,4 @@
|
|||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
</template>
|
</template>
|
||||||
</overlay>
|
</overlay> |