From aeae024dac751cce46cf9a52533a4a712ce58c00 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 14 Jan 2007 15:29:24 +0000 Subject: replace contents of modifier.display_bytes.php with modifier.kbsize.php and use that instead since it's a better name for the function --- templates/mailbox.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mailbox.tpl b/templates/mailbox.tpl index 3fb0005..1286e13 100644 --- a/templates/mailbox.tpl +++ b/templates/mailbox.tpl @@ -40,7 +40,7 @@ {if $items[user].is_broadcast_message} [{tr}broadcast{/tr}]{/if} {$items[user].msg_date|bit_short_datetime} - {$items[user].len|kbsize} + {$items[user].len|display_bytes} {sectionelse} {tr}No messages to display{/tr} -- cgit v1.3