diff options
author | marijus <mario@mariovavti.com> | 2014-10-07 18:11:36 +0200 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-10-07 18:11:36 +0200 |
commit | 21eae4df9c45d836c50bae79b251597968f43967 (patch) | |
tree | 9b0524e74a0092decbdef2c915a41bedeae00112 /include/widgets.php | |
parent | bf0168546331c131652cfd519522d193078e999c (diff) | |
download | volse-hubzilla-21eae4df9c45d836c50bae79b251597968f43967.tar.gz volse-hubzilla-21eae4df9c45d836c50bae79b251597968f43967.tar.bz2 volse-hubzilla-21eae4df9c45d836c50bae79b251597968f43967.zip |
porting more widgets to bs nav-pills
Diffstat (limited to 'include/widgets.php')
-rw-r--r-- | include/widgets.php | 2 |
1 files changed, 2 insertions, 0 deletions
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( |