diff --git a/webinterface.py b/webinterface.py index c81f7ea82..2a8886f5d 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2876,6 +2876,7 @@ def htmlCalendar(translate: {}, \ httpPrefix: str,domainFull: str) -> str: """Show the calendar for a person """ + iconsDir=getIconsDir(baseDir) domain=domainFull if ':' in domainFull: domain=domainFull.split(':')[0] @@ -2957,10 +2958,10 @@ def htmlCalendar(translate: {}, \ calendarStr+='
\n' calendarStr+='\n' calendarStr+='\n' calendarStr+='\n'
\n' calendarStr+=' ' - calendarStr+=' \n' + calendarStr+=' \n' calendarStr+='

'+monthName+'

\n' calendarStr+=' ' - calendarStr+=' \n' + calendarStr+=' \n' calendarStr+='