From: SourceForge.net <no...@so...> - 2006-03-29 09:36:18
|
Feature Requests item #1363389, was opened at 2005-11-22 05:10 Message generated for change (Comment added) made by lexus78 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=1363389&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: survey format Group: None Status: Open Priority: 5 Submitted By: James Crook (merlot02) Assigned to: Nobody/Anonymous (nobody) Summary: Could teh thank-you text appear under the banner head Initial Comment: When a survey is completed could the thank-you page appear under the same banner and survey title that the rest of the survey appears under? (If you're not redirecting to a static thank-you page.) I reckon it would look better, that's all. ---------------------------------------------------------------------- Comment By: Lexus (lexus78) Date: 2006-03-29 11:36 Message: Logged In: YES user_id=1253202 I did a small patch which shows the banner from the CSS file (.headerGraphic) also in the Thank You page. I added <table class="headerGraphic"><tr><td class="image"></td></tr></table> FILE: admin/include/funcs.inc FUNCTION: goto_thankyou($sid,$referer) BEFORE: <h2 class="thankhead"><?php echo($thank_head); ?></h2> PS: I'm still using phpESP 1.7.5 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=1363389&group_id=8956 |