From e6836ce736de2e8f51d4f18565eb9927c3a03ab9 Mon Sep 17 00:00:00 2001 From: tchncs Date: Fri, 3 Jun 2016 17:02:59 +0200 Subject: [PATCH] little typo corrections --- about.php | 20 +------------------- views/default.master.tpl | 5 ++--- 2 files changed, 3 insertions(+), 22 deletions(-) diff --git a/about.php b/about.php index 9d2bf1f..f94a23b 100644 --- a/about.php +++ b/about.php @@ -4,7 +4,7 @@ $ThemeInfo['bootstrap'] = array( 'Name' => 'Bootstrap', 'Description' => "Bootstrap for Vanilla has been rewritten from scratch on top of Bootstrap 3 in this second installation of the most popular theme for Vanilla Forums. Kickstart your community with a fresh and solid theme that is ready to be customized to your heart's desires.", 'Version' => '2.5.3', - 'Url' => 'https://github.com/kasperisager/vanilla-bootstrap', + 'Url' => 'https://git.tchncs.de/Illuna-Minetest/vanilla-bootstrap', 'Author' => 'Kasper Kronborg Isager', 'AuthorEmail' => 'kasperisager@gmail.com', 'AuthorUrl' => 'https://github.com/kasperisager', @@ -13,25 +13,7 @@ $ThemeInfo['bootstrap'] = array( 'Options' => array( 'Styles' => array( - 'Default' => '%s_default', - 'Bootstrap' => '%s_bootstrap', - 'Cerulean' => '%s_cerulean', - 'Cosmo' => '%s_cosmo', - 'Cyborg' => '%s_cyborg', - 'Darkly' => '%s_darkly', - 'Flatly' => '%s_flatly', 'Illuna' => '%s_illuna', - 'Journal' => '%s_journal', - 'Lumen' => '%s_lumen', - 'Paper' => '%s_paper', - 'Readable' => '%s_readable', - 'Sandstone' => '%s_sandstone', - 'Simplex' => '%s_simplex', - 'Slate' => '%s_slate', - 'Spacelab' => '%s_spacelab', - 'Superhero' => '%s_superhero', - 'United' => '%s_united', - 'Yeti' => '%s_yeti' ) ) ); diff --git a/views/default.master.tpl b/views/default.master.tpl index 3d1a097..03a64b9 100644 --- a/views/default.master.tpl +++ b/views/default.master.tpl @@ -64,8 +64,7 @@