roundcubemail-plugins-kolab/plugins/calendar/skins/larry/templates/kolabform.html

9 lines
271 B
HTML
Raw Normal View History

2012-01-27 17:50:21 +01:00
<div id="calendar-kolabform" class="propform tabbed">
<roundcube:object name="calendarform" />
</div>
<style type="text/css">
2012-01-27 17:50:21 +01:00
#calendarpropform { min-width:680px; margin-top:-12px; }
</style>
<script type="text/javascript">
UI.init_tabs('#calendar-kolabform');
</script>