# HG changeset patch # User Ethan Zonca # Date 2010-10-19 00:23:25 # Node ID 769f27dc565c57713e708742e90b371ec9fd19dc # Parent 40a1f91f910445bb4b176c90cc22e2aec5332e81 Trivial diff --git a/class.schedule.php b/class.schedule.php --- a/class.schedule.php +++ b/class.schedule.php @@ -242,7 +242,7 @@ class Schedule });'; echo '});'; /* Close document.ready for jquery */ echo '

You can share your schedule with the URL below:

http://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'].'

'; - echo '

Print :: Share :: Home

Having problems? Let us know.

Keyboard Shortcut: Left and right arrow keys switch between schedules

'; + echo '

Print :: Share :: Home

Having problems? Let us know.

Keyboard Shortcut: Left and right arrow keys switch between schedules

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