X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Foptions_display.php;h=dae1856847e745bc8ebd6b917220e5a18fc8e7a1;hb=6c1feae608b167bdc3a6d000df9fd2c87873b339;hp=6e99041459eb38a4a96c22981297c2a28069344c;hpb=e9f8ea4ecb40efdb6f19631f8359ebd1fbf588be;p=squirrelmail.git diff --git a/src/options_display.php b/src/options_display.php index 6e990414..dae18568 100644 --- a/src/options_display.php +++ b/src/options_display.php @@ -7,263 +7,313 @@ ** ** 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"); + include('../functions/strings.php'); + if (!isset($config_php)) + include('../config/config.php'); if (!isset($page_header_php)) - include("../functions/page_header.php"); + include('../functions/page_header.php'); if (!isset($display_messages_php)) - include("../functions/display_messages.php"); + include('../functions/display_messages.php'); if (!isset($imap_php)) - include("../functions/imap.php"); + include('../functions/imap.php'); if (!isset($array_php)) - include("../functions/array.php"); + include('../functions/array.php'); if (!isset($i18n_php)) - include("../functions/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"); + include('../src/load_prefs.php'); + displayPageHeader($color, 'None'); + $chosen_language = getPref($data_dir, $username, 'language'); ?>
-
-
+
+
-
- + +
- - - - - - + + + + + + + + - + + + + +
: + : -' . "\n"; for ($i = 0; $i < count($theme); $i++) { - if ($theme[$i]["PATH"] == $chosen_theme) - echo "
: + : -' . "\n"; + foreach ($languages as $code => $name) { if ($code==$chosen_language) - echo "
  - - "; + '; if ($use_javascript_addr_book == true) { - echo " " . _("JavaScript") . "    "; - echo " " . _("HTML"); + echo ' ' . _("JavaScript") . '    '; + echo ' ' . _("HTML"); } else { - echo " " . _("JavaScript") . "    "; - echo " " . _("HTML"); + echo ' ' . _("JavaScript") . '    '; + echo ' ' . _("HTML"); } ?>
: + : -
"; + echo '
'; else - echo "
"; + echo '
'; ?>
: + : -
"; + echo '
'; else - echo "
"; + echo '
'; ?>
: + : -= 10 && $editor_size <= 255) - echo "
"; + echo '
'; else - echo "
"; + echo '
'; ?>
: + : +
: +
: -\n"; +' . "\n"; if ($left_size == 100) - echo "
: + : -"; - if (($left_refresh == "None") || ($left_refresh == "")) - echo "
+ : + + > + +
  - + "name="submit_display">
+