From 2016e64507116836c60613a7e0569a9e9f7b5f57 Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Mon, 29 Oct 2001 13:04:38 +0000 Subject: [PATCH] Multiple changes. * Added sqclock to core with its options in folder options * Change options_folder to use new functions * removed some straight php in order to let xgetpo to work git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1645 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mailbox_display.php | 30 ++- functions/prefs.php | 2 +- po/squirrelmail.po | 399 +++++++++++++++++++--------------- src/left_main.php | 28 +++ src/load_prefs.php | 10 +- src/options.php | 8 +- src/options_display.php | 11 +- src/options_folder.php | 78 +++---- src/right_main.php | 41 ++-- 9 files changed, 334 insertions(+), 273 deletions(-) diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index c0ff4804..bd9ba32d 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -639,22 +639,18 @@ function ShowSelectAllLink($startMessage, $sort) { global $checkall, $PHP_SELF, $what, $where, $mailbox; - ?>  -