summaryrefslogtreecommitdiffstats
path: root/apps/contacts/templates/part.messagebox.php
blob: 3681bb6e3f3bbe56e40c9ec94ce323c52500bb48 (plain)
1
2
3
4
5
6
7
<div id="messagebox">
<table width="100%" style="border: 0;">
<tr>
	<th id="messagebox_msg"></th>
</tr>
</table>
</di>