diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-11-19 11:38:34 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-11-19 11:38:34 +0100 |
commit | ba52af786e0e2f27c36e82df9086dfb8d33d9062 (patch) | |
tree | 0dd207f7d0e73a69bac9c7a14793c1fb43f3356f /include/widgets.php | |
parent | 929f524e774e856c3ee5f65740614696089bd86a (diff) | |
download | volse-hubzilla-ba52af786e0e2f27c36e82df9086dfb8d33d9062.tar.gz volse-hubzilla-ba52af786e0e2f27c36e82df9086dfb8d33d9062.tar.bz2 volse-hubzilla-ba52af786e0e2f27c36e82df9086dfb8d33d9062.zip |
move today button from aside to section title
Diffstat (limited to 'include/widgets.php')
-rw-r--r-- | include/widgets.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/widgets.php b/include/widgets.php index f979ef2c4..a3f7444ec 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -671,7 +671,6 @@ function widget_eventsmenu($arr) { '$day' => t('Day View'), '$week' => t('Week View'), '$month' => t('Month View'), - '$today' => t('Today'), '$export' => t('Export'), '$upload' => t('Import'), '$submit' => t('Submit') |