Browse Source

Fix agenda title

jmontoyaa 8 years ago
parent
commit
253486e207
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main/template/default/agenda/month.tpl

+ 1 - 0
main/template/default/agenda/month.tpl

@@ -209,6 +209,7 @@ $(document).ready(function() {
 		},
         views: {
             CustomView: { // name of view
+                buttonText: '{{ 'AgendaList' | get_lang }}',
                 duration: { month: 1 },
                 defaults: {
                     'listDayAltFormat': 'dddd' // day-of-week is nice-to-have