1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3Egroupware
4@license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
5@package
6@subpackage
7@link http://www.egroupware.org
8@author Nathan Gray
9@version $Id$
10-->
11
12<!DOCTYPE overlay PUBLIC '-//EGroupware GmbH//eTemplate 2//EN' 'http://www.egroupware.org/etemplate2.dtd'>
13
14<overlay>
15	<template id="calendar.toolbar">
16		<toolbar id="toolbar" width="100%" flat_list="false"/>
17		<!-- Fake an app header inside the toolbar -->
18		<box class="egw_fw_ui_app_header_container">
19			<description id="app_header"/>
20		</box>
21	</template>
22</overlay>