4891: Some little bugs in WebCal
svn: r17431
This commit is contained in:
		@@ -583,7 +583,7 @@ class WebCalReport(Report):
 | 
			
		||||
                unordered += Html("li", attr = cs, inline = True) + (
 | 
			
		||||
 | 
			
		||||
                    # create hyperlink
 | 
			
		||||
                    Html("a", nav_text, href = url, title = _("Main Navigation Menu Item: %s" % url_fname), inline = True)
 | 
			
		||||
                    Html("a", nav_text, href = url, title = _("Main Navigation Menu Item: %s") % url_fname, inline = True)
 | 
			
		||||
                    )
 | 
			
		||||
 | 
			
		||||
        # return monthnav to its caller
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user