From 7af2f95f1eae98ebd964b197e8601a6fad7a63fe Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Thu, 27 Jun 2002 09:15:36 +0000 Subject: [PATCH 1/1] r2l by Yoav git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3017 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/options.php | 1 - plugins/delete_move_next/setup.php | 22 ++++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/functions/options.php b/functions/options.php index 653dfc0b..d2caed53 100644 --- a/functions/options.php +++ b/functions/options.php @@ -421,4 +421,3 @@ function OptionSubmit( $name ) { } ?> -) diff --git a/plugins/delete_move_next/setup.php b/plugins/delete_move_next/setup.php index 4cb6172c..fdaf954b 100644 --- a/plugins/delete_move_next/setup.php +++ b/plugins/delete_move_next/setup.php @@ -158,9 +158,10 @@ function delete_move_next_read($currloc) { /* Base is illegal within documents * $location = get_location(); * echo "" . */ - echo ''. - ''. - "'. - "' . - "\n". - "
"; + echo html_tag( 'table', '', '', '', 'cellspacing="0" width="100%" border="0" cellpadding="2"' ) . + html_tag( 'tr' ) . + html_tag( 'td', '', 'center', $color[9], 'width="100%"' ) . + ''; if ($prev > 0) { echo "" . _("Previous") . " | \n"; @@ -228,8 +229,8 @@ function delete_move_next_moveNextForm($next) { $urlMailbox, $sort, $startMessage, $delete_id, $move_id, $imapConnection; - echo '
". + echo html_tag( 'tr' ) . + html_tag( 'td', '', 'center', $color[9], 'width="100%"' ) . '
'. "". "". @@ -254,8 +255,8 @@ function delete_move_next_moveRightMainForm() { $urlMailbox, $sort, $startMessage, $delete_id, $move_id, $imapConnection; - echo '
". + echo html_tag( 'tr' ) . + html_tag( 'td', '', 'center', $color[9], 'width="100%"' ) . '' . "". "". @@ -301,9 +302,10 @@ function delete_move_next_display_inside() { $delete_move_next_t, $delete_move_next_formATtop, $delete_move_next_b, $delete_move_next_formATbottom; - echo "
\n". - _("Delete/Move/Next Buttons:") . "