* Cleaned up the pages in preparation for handing it off to the extremely
[citadel.git] / ctdlphp / ctdlheader.php
index 48ca29c559ffb13e92957e616ae364289b2d8a9b..512e6c9377b15a8dfc5a6a621be48333c13c33c9 100644 (file)
@@ -67,12 +67,13 @@ LITERAL;
        alink="#DD0000"
 >
 
+<div align=right>
+<A HREF="logout.php">Log out</A>
+</div>
+<HR>
+
 LITERAL;
 
-       echo "Your session ID is ", $session, "<BR>\n";
-       echo "<A HREF=\"logout.php\">Log out</A><HR>";
-       // flush();
-       // test_for_echo();
 }