mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 12:01:20 +02:00
Fix calendar print template
This commit is contained in:
@ -54,7 +54,6 @@
|
|||||||
</grid>
|
</grid>
|
||||||
</template>
|
</template>
|
||||||
<template id="calendar.print" template="" lang="" group="0" version="1.6.001">
|
<template id="calendar.print" template="" lang="" group="0" version="1.6.001">
|
||||||
<hbox options="0,0">
|
|
||||||
<grid width="100%" height="200">
|
<grid width="100%" height="200">
|
||||||
<columns>
|
<columns>
|
||||||
<column width="95"/>
|
<column width="95"/>
|
||||||
@ -130,6 +129,5 @@
|
|||||||
</row>
|
</row>
|
||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
</hbox>
|
|
||||||
</template>
|
</template>
|
||||||
</overlay>
|
</overlay>
|
||||||
|
Reference in New Issue
Block a user