diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-05-26 01:23:17 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-05-26 01:23:17 -0400 |
commit | 040d1467f356eb7a5d940b9cd779eb735b401794 (patch) | |
tree | 4bbcd661b2029bc37bfcd2a6cf324d9a4b3fc7c7 /view/theme/slackr/events_reminder.tpl | |
parent | 25547cb21fff3f702a81abbeb5332094c020109e (diff) | |
parent | f5290a5a107ef2d6c309c4a3205319c9b0d13994 (diff) | |
download | volse-hubzilla-040d1467f356eb7a5d940b9cd779eb735b401794.tar.gz volse-hubzilla-040d1467f356eb7a5d940b9cd779eb735b401794.tar.bz2 volse-hubzilla-040d1467f356eb7a5d940b9cd779eb735b401794.zip |
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
missing entries on personal tab after sql text search optimise
bug #434 - default group placement not working after accepting dfrn friend request
fix wall_uploaded photo permissions on group post by member
improve location change notifications
keep private FB stuff out of personal notes
rev update
DE update to strings and templates
* master:
Diffstat (limited to 'view/theme/slackr/events_reminder.tpl')
-rw-r--r-- | view/theme/slackr/events_reminder.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/slackr/events_reminder.tpl b/view/theme/slackr/events_reminder.tpl index fc13fa68b..99407fc3e 100644 --- a/view/theme/slackr/events_reminder.tpl +++ b/view/theme/slackr/events_reminder.tpl @@ -26,7 +26,7 @@ center: '', right: '' }, - timeFormat: 'H(:mm)', + timeFormat: 'HH(:mm)', defaultView: 'basicWeek', height: 50, eventClick: function(calEvent, jsEvent, view) { |