mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
Cleanup per Tony idsoc guy
This commit is contained in:
parent
0cb01ce928
commit
9e38ca16f0
@ -1,10 +1,10 @@
|
||||
<!-- BEGIN row -->
|
||||
<tr bgcolor="#{row_tr_color}">
|
||||
<tr bgcolor="{row_tr_color}">
|
||||
{columns}
|
||||
<td valign="top" width="3%">
|
||||
<font face="{font}" size="2"><a href="{row_view_link}">{lang_view}</a></font>
|
||||
</td>
|
||||
<td valign=top width=3%>
|
||||
<td valign="top" width=3%>
|
||||
<font face="{font}" size=2><a href="{row_vcard_link}">{lang_vcard}</a></font>
|
||||
</td>
|
||||
<td valign="top" width="5%">
|
||||
|
Loading…
Reference in New Issue
Block a user