diff options
Diffstat (limited to 'UI/am-list-accounts.odst')
-rw-r--r-- | UI/am-list-accounts.odst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UI/am-list-accounts.odst b/UI/am-list-accounts.odst index 163fc054..7a4cdfdc 100644 --- a/UI/am-list-accounts.odst +++ b/UI/am-list-accounts.odst @@ -18,9 +18,9 @@ <?lsmb IF loop.first ?><format num_format="3"> <?lsmb END ?> <?lsmb IF row.$column.href ?> - <format font_shadow="1"> + <italic> <cell text="<?lsmb row.$column.text ?>" /> - </format> + </italic> <?lsmb ELSE ?> <format font_outline="1"> <cell text="<?lsmb row.$column ?>" /> |