From 1abba43c5947f1e4d17ef97d421e1d1bb9d70224 Mon Sep 17 00:00:00 2001 From: AntzCode Ltd Date: Thu, 5 Aug 2021 19:39:56 +1200 Subject: [PATCH] Updated author URL in package metadata --- ossn_theme.php | 2 +- plugins/default/css/core/administrator.php | 4 ++-- plugins/default/css/core/default.php | 4 ++-- plugins/default/theme/page/administrator.php | 2 +- plugins/default/theme/page/elements/footer.php | 2 +- plugins/default/theme/page/elements/header.php | 2 +- plugins/default/theme/page/elements/sidebar.php | 2 +- plugins/default/theme/page/elements/sidemenu.php | 2 +- plugins/default/theme/page/elements/system_messages.php | 2 +- plugins/default/theme/page/elements/topbar.php | 2 +- .../default/theme/page/layout/administrator/administrator.php | 2 +- plugins/default/theme/page/layout/administrator/login.php | 2 +- plugins/default/theme/page/layout/contents.php | 2 +- plugins/default/theme/page/layout/media.php | 2 +- plugins/default/theme/page/layout/module.php | 2 +- plugins/default/theme/page/layout/newsfeed.php | 2 +- plugins/default/theme/page/layout/search.php | 2 +- plugins/default/theme/page/layout/startup.php | 2 +- plugins/default/theme/page/page.php | 2 +- 19 files changed, 21 insertions(+), 21 deletions(-) diff --git a/ossn_theme.php b/ossn_theme.php index 4b58df6..e03ebc6 100644 --- a/ossn_theme.php +++ b/ossn_theme.php @@ -6,7 +6,7 @@ * @author AntzCode Ltd * @copyright 2020 AntzCode Limited * @license General Public Licence http://www.opensource-socialnetwork.org/licence - * @link https://www.github.com/antzcode/ossnfacebook + * @link https://www.github.com/antzcode/ossn-theme-fakebook */ define('__THEMEDIR__', ossn_route()->themes . 'fakebook/'); diff --git a/plugins/default/css/core/administrator.php b/plugins/default/css/core/administrator.php index 7ff262a..499e806 100644 --- a/plugins/default/css/core/administrator.php +++ b/plugins/default/css/core/administrator.php @@ -6,7 +6,7 @@ * @author AntzCode Ltd * @copyright 2020 AntzCode Limited * @license General Public Licence http://www.opensource-socialnetwork.org/licence - * @link https://www.github.com/antzcode/ossnfacebook + * @link https://www.github.com/antzcode/ossn-theme-fakebook */ ?> /** @@ -16,7 +16,7 @@ * @author AntzCode Ltd * @copyright 2020 AntzCode Limited * @license General Public Licence http://www.opensource-socialnetwork.org/licence - * @link https://www.github.com/antzcode/ossnfacebook + * @link https://www.github.com/antzcode/ossn-theme-fakebook */ body { font-family: 'Roboto Slab', serif; diff --git a/plugins/default/css/core/default.php b/plugins/default/css/core/default.php index b03ce47..c82ba12 100644 --- a/plugins/default/css/core/default.php +++ b/plugins/default/css/core/default.php @@ -6,7 +6,7 @@ * @author AntzCode Ltd * @copyright 2020 AntzCode Limited * @license General Public Licence http://www.opensource-socialnetwork.org/licence - * @link https://www.github.com/antzcode/ossnfacebook + * @link https://www.github.com/antzcode/ossn-theme-fakebook */ ?> /** @@ -16,7 +16,7 @@ * @author AntzCode Ltd * @copyright 2020 AntzCode Limited * @license General Public Licence http://www.opensource-socialnetwork.org/licence - * @link https://www.github.com/antzcode/ossnfacebook + * @link https://www.github.com/antzcode/ossn-theme-fakebook */ /****************************** Basic diff --git a/plugins/default/theme/page/administrator.php b/plugins/default/theme/page/administrator.php index d024922..729f60e 100644 --- a/plugins/default/theme/page/administrator.php +++ b/plugins/default/theme/page/administrator.php @@ -6,7 +6,7 @@ * @author AntzCode Ltd * @copyright 2020 AntzCode Limited * @license General Public Licence http://www.opensource-socialnetwork.org/licence - * @link https://www.github.com/antzcode/ossnfacebook + * @link https://www.github.com/antzcode/ossn-theme-fakebook */ $site_name = ossn_site_settings('site_name'); if (isset($params['title'])) { diff --git a/plugins/default/theme/page/elements/footer.php b/plugins/default/theme/page/elements/footer.php index 4da012c..5964201 100644 --- a/plugins/default/theme/page/elements/footer.php +++ b/plugins/default/theme/page/elements/footer.php @@ -6,7 +6,7 @@ * @author AntzCode Ltd * @copyright 2020 AntzCode Limited * @license General Public Licence http://www.opensource-socialnetwork.org/licence - * @link https://www.github.com/antzcode/ossnfacebook + * @link https://www.github.com/antzcode/ossn-theme-fakebook */ ?>