X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fnewmail%2Fnewmail_opt.php;h=3d618e1d0c373a77f371cd46d7a1dbda11ab94fa;hp=eacb66f14fb034f7315858b409ca5937cbd2614a;hb=9c0ecb48c6667f0edc259437e5d75e1f000a4a86;hpb=bce96055652cdd834f55778726d6626937049d04 diff --git a/plugins/newmail/newmail_opt.php b/plugins/newmail/newmail_opt.php index eacb66f1..3d618e1d 100644 --- a/plugins/newmail/newmail_opt.php +++ b/plugins/newmail/newmail_opt.php @@ -18,7 +18,7 @@ */ require('../../include/init.php'); -/** +/** * Make sure plugin is activated! */ global $plugins; @@ -65,6 +65,7 @@ echo '' . html_tag( 'td', '', 'center', $color[4] ) . "\n" . '
' . "\n"; echo '
' . "\n" . + '' . "\n" . html_tag( 'table', '', '', '', 'width="100%" cellpadding="5" cellspacing="0" border="0"' ) . "\n"; /* newmail_unseen_notify */ @@ -206,7 +207,7 @@ if ($newmail_allowsound) { . html_tag('td',_("Uploaded Media File:"),'right','','style="white-space: nowrap;"') . html_tag('td',($newmail_userfile_name!='' ? htmlspecialchars($newmail_userfile_name) : _("unavailable"))) ."\n"; - + if ($newmail_userfile_name!='') { echo '' .''