diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-11-19 11:47:41 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-11-19 11:47:41 -0800 |
commit | b5875c3af97bdd3cc0def834c9d739d4517e9567 (patch) | |
tree | 0621e3888008f9f1c3b86d3a0bf6b0451631acd5 /include | |
parent | ed87dbc1414b7da2f58213671539c5570a416809 (diff) | |
parent | ba52af786e0e2f27c36e82df9086dfb8d33d9062 (diff) | |
download | volse-hubzilla-b5875c3af97bdd3cc0def834c9d739d4517e9567.tar.gz volse-hubzilla-b5875c3af97bdd3cc0def834c9d739d4517e9567.tar.bz2 volse-hubzilla-b5875c3af97bdd3cc0def834c9d739d4517e9567.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Conflicts:
version.inc
Diffstat (limited to 'include')
-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') |