Index: trunk/cgi-bin/admin.cgi
===================================================================
--- trunk/cgi-bin/admin.cgi	(revision 642)
+++ trunk/cgi-bin/admin.cgi	(revision 643)
@@ -470,9 +470,9 @@
 }
 
-ERRJUMP: print "Content-type: text/html\n\n".$header->output;
+ERRJUMP:
 print $page->output;
 
 ##fixme:  make me a footer param!
-print qq(<hr><div><a href="$IPDB::webpath/">Back</a> to main interface</div>\n);
+print qq(<hr><div><a href="$IPDB::webpath/">Back</a> to the main IPDB</div>\n);
 
 # We print the footer here, so we don't have to do it elsewhere.
