From: brong Date: Tue, 19 Feb 2002 01:55:53 +0000 (+0000) Subject: Disable invalid tags, fix 100% problem, & -> &, move
X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=b9fb063492577b59529056e1b8a9814b345f51c1;ds=inline Disable invalid tags, fix 100% problem, & -> &, move inside , can't contain block elements, so moved a couple of s to the other side of
s. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2465 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/delete_move_next/setup.php b/plugins/delete_move_next/setup.php index f73b5d22..c8470e41 100644 --- a/plugins/delete_move_next/setup.php +++ b/plugins/delete_move_next/setup.php @@ -137,30 +137,31 @@ function delete_move_next_read($currloc) { } } - $location = get_location(); - echo "" . - ''. + /* Base is illegal within documents + * $location = get_location(); + * echo "" . */ + echo '
'. ''. - "'. - "'. + "'. - '' . - ''; + ''; } function delete_move_next_moveRightMainForm() { @@ -235,9 +236,9 @@ function delete_move_next_moveRightMainForm() { $urlMailbox, $sort, $startMessage, $delete_id, $move_id, $imapConnection; - echo '' . - '' . - "' . + "'. - '' . - ''; + ''; } @@ -357,4 +358,4 @@ function delete_move_next_loading_prefs() { } -?> \ No newline at end of file +?>
"; + ""; if ($prev > 0) { - echo "" . _("Previous") . " | "; + echo "" . _("Previous") . " | \n"; } else { echo _("Previous") . " | "; } if ($next > 0) { - echo "" . _("Next") . " | "; + echo "" . _("Next") . " | \n"; } else { echo _("Next") . " | "; } if ($prev > 0){ - echo "" . _("Delete & Prev") . "" . " | "; + echo "" . _("Delete & Prev") . "" . " | \n"; } else { echo _("Delete & Prev") . " | "; } if ($next > 0){ - echo "" . _("Delete & Next") . ""; + echo "" . _("Delete & Next") . "\n"; } else { echo _("Delete & Next"); } @@ -209,9 +210,9 @@ function delete_move_next_moveNextForm($next) { $urlMailbox, $sort, $startMessage, $delete_id, $move_id, $imapConnection; - echo ''. - '
". + echo '
". + ''. "". "". "". @@ -224,9 +225,9 @@ function delete_move_next_moveNextForm($next) { echo ' '. ''. ''. + ''. '
". + echo '
". + '' . "". "". "". @@ -248,9 +249,9 @@ function delete_move_next_moveRightMainForm() { echo ' ' . ''. ''. + '' . '