From e0979b7b6247116ff351ca13c212819216471973 Mon Sep 17 00:00:00 2001 From: Scott Walkinshaw Date: Wed, 10 Oct 2012 16:04:47 -0400 Subject: [PATCH] Return instead of echo class names --- CHANGELOG.md | 1 + base.php | 4 ++-- lib/config.php | 8 +++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4740d6b..e5be3cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ### HEAD +* Return instead of echo class names in `roots_main_class` and `roots_sidebar_class` * Move nav customizations into `lib/nav.php` ### 6.1.0: October 2nd, 2012 diff --git a/base.php b/base.php index 02e31ed..9133ed7 100644 --- a/base.php +++ b/base.php @@ -14,11 +14,11 @@
-
+
-