diff --git a/class.schedule.php b/class.schedule.php --- a/class.schedule.php +++ b/class.schedule.php @@ -326,7 +326,7 @@ class Schedule echo 'jQuery(document).ready( function() {'; echo 'jQuery("#tabs").tabs();'; echo '});'; /* Close document.ready for jquery */ - echo '

Print :: Home

Tip: You can use the left and right arrow keys to switch between schedules

'; + echo '

Print :: Home

Keyboard Shortcut: Left and right arrow keys switch between schedules

'; }