From 84ae15e6ad744be9c6efd16b8ed5232172232f98 Mon Sep 17 00:00:00 2001 From: Nathaniel Olsen Date: Wed, 1 Mar 2017 12:41:50 -0600 Subject: [PATCH 1/2] Safari isn't available on Windows anymore We don't need to mention Safari, as apple has dropped support for Windows anymore, and since Internet Explorer isn't on Macs, there should be little to worry about :p --- tpl/page.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tpl/page.php b/tpl/page.php index 4ae0b6a..6a58ca8 100644 --- a/tpl/page.php +++ b/tpl/page.php @@ -79,8 +79,7 @@ endif;
Firefox, Opera, - Chrome, - Safari... + Chrome...
From bd32a73d21579cc547eb39f7340d96f12d7d40f7 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 5 Mar 2017 11:10:52 +0100 Subject: [PATCH 2/2] remove Safari link on bootstrap template, too --- tpl/bootstrap.php | 3 +-- tpl/page.php | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 04f2726..cdd4525 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -422,8 +422,7 @@ endif;