Mercurial > hg > rc1
view plugins/calendar/skins/larry/templates/kolabform.html @ 58:082a19037887 default tip
More cleaning up php8 Warnings/deprecations
| author | Charlie Root |
|---|---|
| date | Wed, 15 Oct 2025 14:06:01 -0400 |
| parents | f6fe4b6ae66a |
| children |
line wrap: on
line source
<div id="calendar-kolabform" class="propform tabbed"> <roundcube:object name="calendarform" /> </div> <style type="text/css"> #calendarpropform { min-width:680px; margin-top:-12px; } </style> <script type="text/javascript"> UI.init_tabs('#calendar-kolabform'); </script>
