From 3443ef11282566913651511d7d8bcc2c896e0f20 Mon Sep 17 00:00:00 2001 From: Sebastian Stumpf Date: Tue, 22 Sep 2015 18:25:26 +0200 Subject: [PATCH] Reworked Style of TabMenu. --- protected/humhub/widgets/views/tabMenu.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/protected/humhub/widgets/views/tabMenu.php b/protected/humhub/widgets/views/tabMenu.php index a6922429f7..5271dd8a61 100644 --- a/protected/humhub/widgets/views/tabMenu.php +++ b/protected/humhub/widgets/views/tabMenu.php @@ -4,14 +4,14 @@ * * @package humhub.widgets * @since 0.5 */ + +use \yii\helpers\Html ?> - + \ No newline at end of file