X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Foptions_display.php;h=9b18c47e559bf9d3bf9b02ed75fb16c850cbc17c;hb=c45c3f60f4ff4c2140e1183177f587d8dedfd71b;hp=a117f118009dd6e9989a6c788c49f197a0f4d0ee;hpb=8df1b65b3b58936dfe1bd9671edc05f0e7fc038e;p=squirrelmail.git diff --git a/src/options_display.php b/src/options_display.php index a117f118..9b18c47e 100644 --- a/src/options_display.php +++ b/src/options_display.php @@ -11,12 +11,10 @@ **/ include('../src/validate.php'); - include('../functions/page_header.php'); include('../functions/display_messages.php'); include('../functions/imap.php'); include('../functions/array.php'); include('../functions/plugin.php'); - include('../src/load_prefs.php'); displayPageHeader($color, 'None'); $chosen_language = getPref($data_dir, $username, 'language'); @@ -25,10 +23,10 @@
-
+
- -
+ +

@@ -53,10 +51,12 @@ '; if (! $use_gettext) @@ -110,18 +110,6 @@ ?> - - - - + + + + + + + +
: -
:
: +
: @@ -168,7 +168,7 @@ $left_refresh = 'None'; if ($left_refresh > 600) $left_refresh = 600; - RefreshOption($left_refresh, '', 'None', _("None")); + RefreshOption($left_refresh, '', _("Never")); RefreshOption($left_refresh, 30); RefreshOption($left_refresh, 60); RefreshOption($left_refresh, 120); @@ -234,6 +234,20 @@ echo _("Yes, show me the HTML version of a mail message, if it is available."); ?>
+ : + + > + +