Files
server/usr/share/psa-horde/kronolith/templates/smartmobile/event.html.php
2026-01-07 20:52:11 +01:00

5 lines
181 B
PHP

<div data-role="dialog" data-theme="b" id="eventview">
<?php echo $this->smartmobileHeader(array('title' => _("Event"))) ?>
<div data-role="content" class="ui-body"></div>
</div>