# HG changeset patch # User Ethan Zonca # Date 2010-10-18 20:12:36 # Node ID b96f2f32530ef245ed5dd4d648f643c6640d4bdf # Parent 44a5009f240353761b56ad8ace2839a005147860 Added feedback link prominently on output page diff --git a/class.schedule.php b/class.schedule.php --- a/class.schedule.php +++ b/class.schedule.php @@ -237,7 +237,7 @@ class Schedule echo 'jQuery(document).ready( function() {'; echo 'jQuery("#tabs").tabs();'; echo '});'; /* Close document.ready for jquery */ - echo '

Print :: Home

Keyboard Shortcut: Left and right arrow keys switch between schedules

'; + echo '

Print :: Home

Having problems? Let us know.

Keyboard Shortcut: Left and right arrow keys switch between schedules

'; } if($this->nPermutations > 0)