summaryrefslogtreecommitdiff
path: root/program
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-12-08 19:21:15 +0100
committerAleksander Machniak <alec@alec.pl>2014-12-08 19:21:15 +0100
commitadc23f8b0170c74ad2360630f9696abaeca61d43 (patch)
tree4e9bbc65fb01ce63191696cdc2629bd44d92c0ad /program
parenta3873bd93caef820eafa8752b14593dff6335a4c (diff)
Fix label on "forwarded" icon
Diffstat (limited to 'program')
-rw-r--r--program/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/js/app.js b/program/js/app.js
index a7b45cae3..95a056e4d 100644
--- a/program/js/app.js
+++ b/program/js/app.js
@@ -2028,7 +2028,7 @@ function rcube_webmail()
}
if (flags.forwarded) {
status_class += ' forwarded';
- status_label += this.get_label('replied') + ' ';
+ status_label += this.get_label('forwarded') + ' ';
}
// update selection