X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Foptions_personal.php;h=3a40f28365d55872830f79ecd9de1078f6e755af;hb=0fa507f1ee8bfa85f916279487eab20d54782e84;hp=170f625a09b3d36a7c25ebd5d4fa23f8f1aa1c03;hpb=aaf9abef1f3d4f8a3c5dc365a4c2c98f5b153831;p=squirrelmail.git diff --git a/src/options_personal.php b/src/options_personal.php index 170f625a..3a40f283 100644 --- a/src/options_personal.php +++ b/src/options_personal.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'); @@ -26,12 +24,16 @@ ?>
-
-
-
+ + +
-
- + + +
+ +
+ +
+ + + + + + + + + + ' . _("(discards changes made on this form so far)"); + ?> @@ -84,6 +116,13 @@
: @@ -50,28 +52,58 @@
: +
: + <> + +
: - Edit Advanced Identities - (discards changes made on this form so far) -


:
  ' . _("Use a signature?") . '  '; - else - echo '  ' . _("Use a signature?") . '  '; - if ( ! isset($prefix_sig) || $prefix_sig == true ) - echo '  ' - . _( "Prefix signature with '--' ?" ) . '
'; - else - echo '  ' . - _( "Prefix signature with '--' ?" ) . '
'; + echo '  ' . _("Use a signature?") . '  '; + echo '  ' . + _( "Prefix signature with '-- ' ?" ) . '
'; echo "\n
"; ?>
- + + + +
+ +