move today button from aside to section title

This commit is contained in:
Mario Vavti
2015-11-19 11:38:34 +01:00
parent 929f524e77
commit ba52af786e
4 changed files with 3 additions and 3 deletions

View File

@@ -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')