diff --git a/src/plugins/webreport/WebCal.py b/src/plugins/webreport/WebCal.py index d134fe4f2..e6ade3cda 100644 --- a/src/plugins/webreport/WebCal.py +++ b/src/plugins/webreport/WebCal.py @@ -368,7 +368,7 @@ class WebCalReport(Report): nr_up = number of directories up to reach root directory year = year being created currentsection = month name being created for proper CSS styling - use_home = if this is creating a link to home + use_home = if creating a link to home -- a link to root directory of website """ @@ -402,13 +402,21 @@ class WebCalReport(Report): if type(nav_text) == int: nav_text = get_short_month_name(nav_text) - # Figure out if we need