From 737b6a37dd181e7a444ff7ab50f430b27e32ecce Mon Sep 17 00:00:00 2001 From: yllar Date: Wed, 5 Sep 2007 20:08:25 +0000 Subject: Ticket #1484457 --- program/include/main.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/include') diff --git a/program/include/main.inc b/program/include/main.inc index ae00752a1..0d062039d 100644 --- a/program/include/main.inc +++ b/program/include/main.inc @@ -461,7 +461,7 @@ function rcmail_load_gui() // add some basic label to client if (!$OUTPUT->ajax_call) - rcube_add_label('loading'); + rcube_add_label('loading', 'movingmessage'); } -- cgit v1.2.3