X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Foptions_display.php;h=07899f0754f4f053f7e37b4952504648f29db885;hb=89dbabc2cd5c4a1f7e1cffc749a92bca1103369e;hp=c35e9a52da4659ecb5d1690255a13a651dfdab76;hpb=e190b5b098462b8f7f9dfc378aa13332e67b8138;p=squirrelmail.git diff --git a/src/options_display.php b/src/options_display.php index c35e9a52..07899f07 100644 --- a/src/options_display.php +++ b/src/options_display.php @@ -7,294 +7,209 @@ ** ** Displays all optinos about display preferences ** + ** $Id$ **/ - session_start(); - - if (!isset($config_php)) - include("../config/config.php"); - if (!isset($strings_php)) - include("../functions/strings.php"); - if (!isset($page_header_php)) - include("../functions/page_header.php"); - if (!isset($display_messages_php)) - include("../functions/display_messages.php"); - if (!isset($imap_php)) - include("../functions/imap.php"); - if (!isset($array_php)) - include("../functions/array.php"); - if (!isset($i18n_php)) - include("../functions/i18n.php"); - if (!isset($plugin_php)) - include("../functins/plugin.php"); - - include("../src/load_prefs.php"); - displayPageHeader($color, "None"); - $chosen_language = getPref($data_dir, $username, "language"); + require_once('../src/validate.php'); + require_once('../functions/display_messages.php'); + require_once('../functions/imap.php'); + require_once('../functions/array.php'); + require_once('../functions/plugin.php'); + require_once('../functions/options.php'); + + displayPageHeader($color, 'None'); + $language = getPref($data_dir, $username, 'language'); ?>
-
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
: - -"; -?> -
: - -"; - if (! $use_gettext) - echo "
This system doesn't support multiple languages"; - -?> -
  - "; - if ($use_javascript_addr_book == true) { - echo " " . _("JavaScript") . "    "; - echo " " . _("HTML"); - } else { - echo " " . _("JavaScript") . "    "; - echo " " . _("HTML"); - } - ?> -
: - -
"; - else - echo "
"; -?> -
: - -
"; - else - echo "
"; -?> -
: - -= 10 && $editor_size <= 255) - echo "
"; - else - echo "
"; -?> -
: -
: -
: - -\n"; - if ($left_size == 100) - echo "
: - + + +
+ +
+ + +
+ +
+ "; - if (($left_refresh == "None") || ($left_refresh == "")) - echo " \n"; + + OptionSubmit( 'submit_display' ); ?> - - - - - - -
 
  - - "name="submit_display"> -
+ +
- + + + +
+ + + +