diff --git a/inc/class.schedule.php b/inc/class.schedule.php --- a/inc/class.schedule.php +++ b/inc/class.schedule.php @@ -295,7 +295,7 @@ class Schedule echo ' }); '; - echo '

You can share your schedule with the URL below:

' . htmlentities($outputPage->gen_share_url($this->id_get())) . '

' . "\n"; + echo '

Share on Facebook

You can also share your schedule with the URL below:
' . htmlentities($outputPage->gen_share_url($this->id_get())) . '

' . "\n"; echo '

Edit Print Share Home

'. "\n"; echo '

Having problems? Let us know.

' . "\n"; echo '

Keyboard Shortcut: Left and right arrow keys switch between schedules

' . "\n";