From 3a9a9253d9c92b30a5e950e90bddd7915fca0ef4 Mon Sep 17 00:00:00 2001 From: "bryce-mozilla%nextbus.com" <> Date: Tue, 15 Jun 1999 11:29:04 +0000 Subject: Assorted minor UI cleanups (mostly putting navigation headers in, and rewording "return to query page" for pages where that is not always true. Also add two options to the main index.html --- changepassword.cgi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'changepassword.cgi') diff --git a/changepassword.cgi b/changepassword.cgi index 4a12b67f5..da9429b8a 100755 --- a/changepassword.cgi +++ b/changepassword.cgi @@ -124,9 +124,8 @@ SendSQL("update profiles set emailnotification='$::FORM{'emailnotification'}' wh PutHeader("Preferences updated."); - - print " Your preferences have been updated. -

-Back to query page.\n"; +

"; +navigation_header(); + -- cgit v1.2.3-24-g4f1b