From 21eae4df9c45d836c50bae79b251597968f43967 Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 7 Oct 2014 18:11:36 +0200 Subject: porting more widgets to bs nav-pills --- include/widgets.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/widgets.php b/include/widgets.php index f1c9ceada..8905df59a 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -532,6 +532,8 @@ function widget_mailmenu($arr) { $a = get_app(); return replace_macros(get_markup_template('message_side.tpl'), array( + '$title' => t('Messages'), + '$tabs'=> array(), '$check'=>array( -- cgit v1.2.3