X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=src%2Fleft_main.php;h=d4d1e04f5ee716015b9a985f19f13a1379b206e8;hp=a6702f23d4ca2082d4a057ac27f067bb647102bc;hb=9c1852ffa489691592c8a3c3a180ca9bd39610b9;hpb=37df47f539ee687736f044597b44cacb591cd011 diff --git a/src/left_main.php b/src/left_main.php index a6702f23..d4d1e04f 100644 --- a/src/left_main.php +++ b/src/left_main.php @@ -22,6 +22,9 @@ include("../functions/imap.php"); if (!isset($page_header_php)) include("../functions/page_header.php"); + if (!isset($i18n_php)) + include("../functions/i18n.php"); + echo ""; @@ -75,6 +78,7 @@ /** If it was a successful login, lets load their preferences **/ include("../src/load_prefs.php"); + if (isset($left_refresh) && ($left_refresh != "None") && ($left_refresh != "")) { echo ""; echo "";