From 6dc0e4643d9162034631ed7dac0a0a7cddc1f48d Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Sun, 25 Nov 2001 17:46:53 +0000 Subject: [PATCH] Removal of %> for those with asp on. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1802 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mailbox_display.php | 2 +- functions/mime.php | 14 +++++++------- functions/page_header.php | 3 +-- plugins/mail_fetch/fetch.php | 4 ++-- src/read_body.php | 12 ++++++------ src/search.php | 16 ++++++++-------- 6 files changed, 25 insertions(+), 26 deletions(-) diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index d6f76ab6..a819fa1b 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -483,7 +483,7 @@ ''. "\n". "
\n". - "\n". + "
\n". " \n" . " "; if( $leftmargin <> '' ) $ret .= ""; $ret .= '
\n" . '  ' . _("Move selected to:") . "\n" . diff --git a/functions/mime.php b/functions/mime.php index e95246e7..c8dcda3e 100644 --- a/functions/mime.php +++ b/functions/mime.php @@ -944,16 +944,16 @@ $ret .= '' . _("Title:") . " $title
\n"; $ret .= "
 '; - if (strtolower($bgcolor) == 'ffffff' || - strtolower($bgcolor) == '#ffffff') - $ret .= ''; + if (strtolower($bgcolor) == 'ffffff' || + strtolower($bgcolor) == '#ffffff') + $ret .= ''; break; case 'BASE': $i += 5; diff --git a/functions/page_header.php b/functions/page_header.php index 3afdeef1..c6a1f4b0 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -36,7 +36,7 @@ if ($target != '') $target = " target=\"$target\""; - + echo ''.$text.''; } @@ -49,7 +49,6 @@ /** Here is the header and wrapping table **/ $shortBoxName = readShortMailboxName($mailbox, $delimiter); echo "\n". - // "
". "\n". " \n". "
\n"; diff --git a/plugins/mail_fetch/fetch.php b/plugins/mail_fetch/fetch.php index 5482c6bb..0ba24dfe 100644 --- a/plugins/mail_fetch/fetch.php +++ b/plugins/mail_fetch/fetch.php @@ -22,7 +22,7 @@ function Mail_Fetch_Status($msg) { - echo '
' . + echo '
' . htmlspecialchars( $msg ) . '
'; flush(); @@ -113,7 +113,7 @@ $pop3 = new POP3($mailfetch_server, 60); - echo "
" . + echo "
" . _("Fetching from ") . (($mailfetch_alias_[$i_loop] == '')?$mailfetch_server:$mailfetch_alias_[$i_loop]) . "
"; diff --git a/src/read_body.php b/src/read_body.php index 009cc2c9..11676926 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -25,11 +25,11 @@ if (isset($view_hdr)) { fputs ($imapConnection, sqimap_session_id() . " FETCH $passed_id BODY[HEADER]\r\n"); - $read = sqimap_read_data ($imapConnection, sqimap_session_id(), true, $a, $b); - + $read = sqimap_read_data ($imapConnection, sqimap_session_id(), true, $a, $b); + echo '
' . '' . "\n" . - "
" . _("Viewing Full Header") . ' - '; + "
" . _("Viewing Full Header") . ' - '; if (isset($where) && isset($what)) { // Got here from a search echo "'; @@ -281,7 +281,7 @@ RemoveAddress($url_replytoall_extra_addrs, $cur_email_address); } } - } + } // 7) Smoosh back into one nice line $url_replytoallcc = getLineOfAddrs($url_replytoall_extra_addrs); @@ -615,9 +615,9 @@ '
'; flush(); echo "\n" . - "
\n" . + "
\n" . '
'; - + $body = formatBody($imapConnection, $message, $color, $wrap_at); echo $body . diff --git a/src/search.php b/src/search.php index 5a47caaf..2dda97c4 100644 --- a/src/search.php +++ b/src/search.php @@ -27,25 +27,25 @@ echo '
'; echo "\n"; - echo " \n"; + echo "
\n"; echo " \n"; - echo " \n"; - echo " '; - echo "
\n"; + echo " \n"; echo ' '; echo " \n"; + echo " \n"; if (!isset($what)) $what = ''; $what_disp = ereg_replace(',', ' ', $what); @@ -54,7 +54,7 @@ $what_disp = str_replace('"', '"', $what_disp); echo " \n"; echo ' \n"; + echo " \n"; echo '