egroupware_official/addressbook/templates/default/line_format_de.tpl

8 lines
213 B
Smarty
Raw Normal View History

2002-01-05 17:24:45 +01:00
<!-- $Id$ -->
<table border="0" cellpadding="2" cellspacing="2">
<tr>
2002-01-05 21:31:36 +01:00
<td><font face="{font}" size="{fontsize}">{company}&nbsp;<3B>&nbsp;{street}&nbsp;<3B>&nbsp;{zip}&nbsp;{city}{county}</font></td>
2002-01-05 17:24:45 +01:00
</tr>
</table>