From 0881c04cea53b68fba070ebb4490055064bc537d Mon Sep 17 00:00:00 2001 From: Devlon Duthie Date: Thu, 29 Sep 2011 01:20:39 -0500 Subject: classes added to core + testbubble theme some fixes to testbubble theme related to tab styling --- view/profile_tabs.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'view/profile_tabs.tpl') diff --git a/view/profile_tabs.tpl b/view/profile_tabs.tpl index 7820013b6..d57c33acf 100644 --- a/view/profile_tabs.tpl +++ b/view/profile_tabs.tpl @@ -1,9 +1,9 @@
- $status - $profile - $photos - {{ if $events }}$events{{ endif }} - {{ if $notes }}$notes{{ endif }} + $status + $profile + $photos + {{ if $events }}$events{{ endif }} + {{ if $notes }}$notes{{ endif }}
-- cgit v1.2.3