X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Ffolders.php;h=67584317b591e4404ac5b13f5ea1f63ba47b6554;hb=9f2215a1f40978a370a7538229ca2f55f55026ee;hp=1f86f92c7ec89d7a9904f830a4357c7a19caa64e;hpb=5917742752bea11a547aeba6e4102dd3655b4800;p=squirrelmail.git diff --git a/src/folders.php b/src/folders.php index 1f86f92c..67584317 100644 --- a/src/folders.php +++ b/src/folders.php @@ -41,7 +41,7 @@ sqimap_subscribe($imapConnection, "INBOX"); echo "

"; echo _("Mailboxes Created Successfully!"); - echo "
"; + echo "
"; echo _("Click here"); echo " "; echo _("to continue."); @@ -60,7 +60,7 @@ echo "
"; echo ""; echo _("In order for SquirrelMail to provide the full set of options you need to create the special folders listed below. Just click the check box and hit the create button."); - echo "
\n"; + echo "\n"; if (!sqimap_mailbox_exists ($imapConnection, $sent_folder)) { echo _("Create Sent") . "
\n"; } @@ -88,7 +88,7 @@ } if ($count_special_folders < count($boxes)) { - echo "\n"; + echo "\n"; echo "
\n"; echo _("as a subfolder of"); echo "
"; @@ -172,7 +172,7 @@ echo ""; echo ""; if ($count_special_folders < count($boxes)) { - echo "\n"; + echo "\n"; echo "\n"; for ($i = 0; $i < count($boxes); $i++) { $use_folder = true; @@ -239,7 +239,7 @@ $imap_stream = sqimap_login ($username, $key, $imapServerAddress, $imapPort, 1); $boxes_all = sqimap_mailbox_list_all ($imap_stream); - echo "\n"; + echo "\n"; echo "