diff options
-rw-r--r-- | templates/web/default/admin/bodies.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/admin/bodies.html b/templates/web/default/admin/bodies.html index 922110b2b..3925b9b2c 100644 --- a/templates/web/default/admin/bodies.html +++ b/templates/web/default/admin/bodies.html @@ -40,7 +40,7 @@ </td> [% IF c.cobrand.moniker == 'zurich' %] <td>[% body.endpoint %]</td> - <td>[% IF body.deleted %]Yes[% END %]</td> + <td>[% IF body.deleted %][% loc('Yes') %][% END %]</td> [% ELSE %] <td> [% IF counts.$id %] |