# HG changeset patch # User Nathan Phillip Brink # Date 2012-08-15 21:40:24 # Node ID 76b3946ebc40bb367d1ecd19ff16ac9724e85931 # Parent 23134c1af456f24f628bfb85fffe06dd216996a4 Use SVG for favicon and give the favicon a light green background. diff --git a/images/favicon.png b/images/favicon.png deleted file mode 100644 index 6aa8a66ca0195cfb80d99b218ae903416a45b516..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/images/favicon_96.png b/images/favicon_96.png deleted file mode 100644 index e8c978b062424ac2d908a208d40a0b01463ee168..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@ + + + + + + + + + image/svg+xml + + + + + + + + SP + + diff --git a/inc/class.page.php b/inc/class.page.php old mode 100755 new mode 100644 --- a/inc/class.page.php +++ b/inc/class.page.php @@ -376,7 +376,8 @@ class page ' '. PHP_EOL . - ' '. PHP_EOL + ' ' . PHP_EOL + . ' ' . PHP_EOL . ' ' . PHP_EOL; diff --git a/inc/class.schedule.php b/inc/class.schedule.php --- a/inc/class.schedule.php +++ b/inc/class.schedule.php @@ -517,7 +517,7 @@ class Schedule echo '
' . PHP_EOL . '

[fb] Share on Facebook

-

[sp]Share with URL

Copy the share URL below:
' . htmlentities($outputPage->gen_share_url($this->id_get())) . '

' . PHP_EOL +

[sp]Share with URL

Copy the share URL below:
' . htmlentities($outputPage->gen_share_url($this->id_get())) . '

' . PHP_EOL . '
' . PHP_EOL . '

' . PHP_EOL . ' Edit' . PHP_EOL