mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 01:29:05 +01:00
Set mail avatar shown in the list with rounded shape
This commit is contained in:
parent
c31b99112d
commit
93c9932fc7
@ -21,7 +21,7 @@
|
||||
</row>
|
||||
<row class="$row_cont[class]">
|
||||
<hbox class="$row_cont[class] mobile_cat_col">
|
||||
<lavatar image="$row_cont[avatar]" fname="$row_cont[address]" size="2.75em" shape="square"/>
|
||||
<lavatar image="$row_cont[avatar]" fname="$row_cont[address]" size="2.75em" shape="rounded"/>
|
||||
<vbox>
|
||||
<url-email id="${row}[address]" class="$row_cont[class]" readonly="true"/>
|
||||
<hbox>
|
||||
|
Loading…
Reference in New Issue
Block a user