From: fallas Date: Sun, 28 Oct 2001 11:02:27 +0000 (+0000) Subject: Notification when saving a draft. X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=eaab965a67b8304bf9a7366d2d062488b7690737 Notification when saving a draft. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1632 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/right_main.php b/src/right_main.php index 5e10025c..1df82733 100644 --- a/src/right_main.php +++ b/src/right_main.php @@ -59,6 +59,9 @@ do_hook('right_main_after_header'); + if (isset($note)) + echo "
$note

\n"; + if ($just_logged_in == true) { $just_logged_in = false; @@ -115,4 +118,4 @@ bgcolor=""> ?> - \ No newline at end of file +