1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-03-08 04:02:46 +01:00
egroupware_official/admin/templates/idsociety/mainscreen_message_row.tpl
2001-03-30 22:20:38 +00:00

8 lines
128 B
Smarty
Executable File

<!-- BEGIN row -->
<tr bgcolor="{tr_color}">
<td>{label}</td>
<td align="center">{value}</td>
</tr>
<!-- END row -->