nextcloud/apps/contacts/templates/part.messagebox.php

8 lines
119 B
PHP

<div id="messagebox">
<table width="100%" style="border: 0;">
<tr>
<th id="messagebox_msg"></th>
</tr>
</table>
</di>