96e826ced5a4c9ec25ecb2b0516469cec1281543 chinhli Wed Jun 12 15:32:04 2013 -0700 redmine 11003 hide genome-www address. diff --git src/hg/hgUserSuggestion/hgUserSuggestion.c src/hg/hgUserSuggestion/hgUserSuggestion.c index d5c7fd0..2530f54 100644 --- src/hg/hgUserSuggestion/hgUserSuggestion.c +++ src/hg/hgUserSuggestion/hgUserSuggestion.c @@ -79,32 +79,34 @@ curtime = time (NULL); struct tm *theTime = localtime(&curtime); strftime(nowBuf, sizeof nowBuf, "%Y-%m-%d %H:%M:%S", theTime); return cloneString(nowBuf); } /* javascript functions */ void printMainForm() /* Create the main suggestion form */ { hPrintf( "
\n"); hPrintf( "

User Suggestion Form

\n" - "

If you have ideas about how we can improve the value of the Genome Browser to your research, we'd like to hear from you. Please provide a concise description below. A copy of the suggestion will be sent to your email address along with a reference number. You may follow up on the status of your request at any time by sending email to %s and quoting the reference number.

", - mailReturnAddr()); + "

If you have ideas about how we can improve the value of the Genome Browser to your research, " + "we'd like to hear from you. Please provide a concise description below. " + "A copy of the suggestion will be sent to your email address along with a reference number. " + "You may follow up on the status of your request at any time by contact us quoting the reference number.

"); hPrintf("

Please note: this form is not the proper place to submit questions regarding browser use or bug reports. Use the links on our contact page instead.

"); hPrintf("

"); hPrintf( "
\n" "
\n" "
\n" "
\n"); hPrintf( "